Skip to content

Commit caccc3d

Browse files
Bump gunicorn from 23.0.0 to 24.0.0 (#1193)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...24.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.0.0 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> Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
1 parent ae02182 commit caccc3d

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.7.0
4-
gunicorn==23.0.0
4+
gunicorn==24.0.0
55
markdown==3.10
66
pytest==9.0.2
77
pytest-watch==4.2.0

0 commit comments

Comments
 (0)