Skip to content

Commit

Permalink
Fix #2558 Security issue in Werkzeug
Browse files Browse the repository at this point in the history
CVE-2024-49767 and CVE-2024-49766 with fix in Werkzeug 3.0.6 or higher
  • Loading branch information
fnielsen committed Oct 31, 2024
1 parent 7d0d6a4 commit 0aa106d
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 @@ -4,7 +4,7 @@ Flask>=3.0.0
Flask-Bootstrap
lxml>=4.6.5
requests>=2.32.2
werkzeug>=3.0.3
werkzeug>=3.0.6
urllib3>=1.25.1
certifi>=2022.12.7
feedparser
Expand Down

0 comments on commit 0aa106d

Please sign in to comment.