Skip to content

Commit

Permalink
Merge pull request #66 from alexferl/dependabot/pip/urllib3-2.2.2
Browse files Browse the repository at this point in the history
Bump urllib3 from 2.0.7 to 2.2.2
  • Loading branch information
alexferl authored Jul 6, 2024
2 parents 7aa0319 + 16e9b1f commit 6b6eb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requests==2.32.0; python_version >= '3.7'
setuptools==68.2.2; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==2.0.7; python_version >= '3.7'
urllib3==2.2.2; python_version >= '3.7'
virtualenv==20.24.5; python_version >= '3.7'
watchdog==3.0.0; python_version >= '3.7'
werkzeug==3.0.3; python_version >= '3.8'

0 comments on commit 6b6eb27

Please sign in to comment.