Skip to content

Commit 0761422

Browse files
Bump gunicorn from 25.2.0 to 25.3.0 in /src (#4449)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.2.0 to 25.3.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.2.0...25.3.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.3.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 53f21e6 commit 0761422

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.3
22
flask-talisman==1.1.0
3-
gunicorn==25.2.0
3+
gunicorn==25.3.0
44
pytest==9.0.2
55
pytest-watch==4.2.0
66
pytest-cov==7.1.0

0 commit comments

Comments
 (0)