Skip to content

Commit ab0d297

Browse files
fix(deps): update dependency gunicorn to v24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eede1e6 commit ab0d297

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -27,7 +27,7 @@ requests = "^2.32.0"
2727
beautifulsoup4 = "^4.10.0"
2828
Flask-SocketIO = "^5.1.1"
2929
fedora-messaging = "^3.0.0"
30-
gunicorn = "^20.1.0 || ^21.0.0 || ^22.0.0 || ^23.0.0"
30+
gunicorn = "^20.1.0 || ^21.0.0 || ^22.0.0 || ^23.0.0 || ^24.0.0"
3131
gevent = "^23.9.0 || ^24.0.0 || ^25.0.0"
3232
gevent-websocket = "^0.10"
3333
Flask-Caching = "^2.0.0"

0 commit comments

Comments
 (0)