Skip to content

Commit

Permalink
⬆️ Resolved: Request smuggling leading to endpoint restriction bypass…
Browse files Browse the repository at this point in the history
… in Gunicorn #31

Gunicorn version was been upgraded 21.2.0 to 22.0.0
  • Loading branch information
Vineees committed May 14, 2024
1 parent 4ec2f05 commit fa7f354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ django-extensions==3.2.3
django-stubs==4.2.7
django-stubs-ext==4.2.7
djangorestframework==3.14.0
gunicorn==21.2.0
gunicorn==22.0.0
numpy==1.26.4
packaging==23.2
pandas==2.2.0
Expand Down

0 comments on commit fa7f354

Please sign in to comment.