Skip to content

Commit b7c6413

Browse files
Bump gunicorn from 23.0.0 to 24.1.0 (#3217)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...24.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.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>
1 parent 7117bf4 commit b7c6413

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flask-basicauth = "~=0.2"
1919
flask-login = "^0.6"
2020
flask-talisman = "*"
2121
flask-wtf = "^1.2"
22-
gunicorn = {version = "==23.0.0", extras = ["gevent"]}
22+
gunicorn = {version = "==24.1.1", extras = ["gevent"]}
2323
hypothesis = "^6.150.3"
2424
humanize = "~=4.15"
2525
itsdangerous = "~=2.2"

0 commit comments

Comments
 (0)