Skip to content

Commit

Permalink
chore(deps): pin dependency urllib3 to ==2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 5880016 commit c3e3dbb
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,4 +4,4 @@ pytest
python-dotenv
flit
black
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3==2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit c3e3dbb

Please sign in to comment.