Skip to content

Commit be0b06b

Browse files
Bump gunicorn from 24.0.0 to 24.1.1 in /src (#4399)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.0.0 to 24.1.1. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@24.0.0...24.1.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 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 3292bb8 commit be0b06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.1.2
22
flask-talisman==1.1.0
3-
gunicorn==24.0.0
3+
gunicorn==24.1.1
44
pytest==9.0.2
55
pytest-watch==4.2.0
66
pytest-cov==7.0.0

0 commit comments

Comments
 (0)