Skip to content

Commit

Permalink
Merge pull request #193 from fnielsen/192-security-issue-in-requests2310
Browse files Browse the repository at this point in the history
Fix #192 security issue in requests
  • Loading branch information
fnielsen authored May 22, 2024
2 parents 5718e51 + bd59c05 commit a528662
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 @@ -3,6 +3,6 @@ docopt
Flask>=3.0.0
functools32 ; python_version < '3'
regex
requests
requests>=2.32.0
six
werkzeug>=3.0.3

0 comments on commit a528662

Please sign in to comment.