Skip to content

Commit 17b7896

Browse files
Bump gunicorn from 25.0.3 to 25.1.0 (#335)
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 b95dd19 commit 17b7896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"flask==3.1.2",
2222
"flask-login==0.6.3",
2323
"pytest-mock==3.15.1",
24-
"gunicorn==25.0.3",
24+
"gunicorn==25.1.0",
2525
"flask-apscheduler==1.13.1",
2626
"setuptools==82.0.0",
2727
"apscheduler==3.11.2",

0 commit comments

Comments
 (0)