Skip to content

Commit

Permalink
Update to gunicorn 22.0.0
Browse files Browse the repository at this point in the history
This fixes CVE-2024-1135.
  • Loading branch information
pjonsson authored and omad committed Apr 18, 2024
1 parent 2754a97 commit 7a8fff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ciso8601",
"bottleneck",
# The default run.sh and docs use gunicorn+meinheld
"gunicorn",
"gunicorn>=22.0.0",
"setproctitle",
"gevent",
# Monitoring
Expand Down

0 comments on commit 7a8fff0

Please sign in to comment.