Skip to content

Commit afaee42

Browse files
Bump gunicorn from 25.0.3 to 25.1.0 (#1209)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.0.3 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.3...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 d5893a5 commit afaee42

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==25.0.3
4+
gunicorn==25.1.0
55
markdown==3.10.1
66
pytest==9.0.2
77
pytest-watch==4.2.0

0 commit comments

Comments
 (0)