Skip to content

Commit 9f1c476

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

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.2.0
8-
gunicorn==23.0.0
8+
gunicorn==25.0.1
99
python-dateutil==2.9.0.post0
1010
pytoml==0.1.21
1111
redis==7.1.0

0 commit comments

Comments
 (0)