Skip to content

Commit cd7880a

Browse files
Bump gunicorn from 24.0.0 to 25.0.1 (#1200)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.0.0 to 25.0.1. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@24.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 6671217 commit cd7880a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.1.2
22
flask-talisman==1.1.0
33
google-cloud-storage==3.9.0
4-
gunicorn==24.0.0
4+
gunicorn==25.0.1
55
markdown==3.10.1
66
pytest==9.0.2
77
pytest-watch==4.2.0

0 commit comments

Comments
 (0)