Skip to content

Commit 4f56aa1

Browse files
Bump gunicorn from 22.0.0 to 23.0.0 in /src (#4043)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn 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 e1b25ce commit 4f56aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0
22
flask-talisman==1.1.0
3-
gunicorn==22.0.0
3+
gunicorn==23.0.0
44
pytest==8.2.2
55
pytest-watch==4.2.0
66
pytest-cov==6.0.0

0 commit comments

Comments
 (0)