Skip to content

Commit

Permalink
chore: Update gunicorn
Browse files Browse the repository at this point in the history
Mitigates CVE-2024-1135
  • Loading branch information
jstucke authored Sep 19, 2024
1 parent f7acf70 commit 21fb851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
flask~=3.0.3
flask-restful~=0.3.10
gunicorn~=21.2.0
gunicorn~=22.0.0
pytest<8.1.1
pytest-cov~=5.0.0
testresources~=2.0.1

0 comments on commit 21fb851

Please sign in to comment.