Skip to content

Commit d45f789

Browse files
build(deps): bump gunicorn from 25.0.1 to 25.1.0 in /backend (#2953)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.0.1 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.1...25.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ca1fa0 commit d45f789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Flask==2.2.3
55
Flask-Cors==6.0.2
66
flask-talisman==1.1.0
77
google-cloud-storage==3.9.0
8-
gunicorn==25.0.1
8+
gunicorn==25.1.0
99
python-dateutil==2.9.0.post0
1010
pytoml==0.1.21
1111
redis==7.2.0

0 commit comments

Comments
 (0)