Skip to content

Commit

Permalink
upgrade urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
delitamakanda committed Jul 4, 2021
1 parent fcebfee commit 8040896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ idna==2.6
python-decouple==3.1
pytz==2017.3
requests==2.20.0
urllib3==1.26.5
urllib3==1.25.9
whitenoise==3.3.1
waitress
hellowebapp-deploy
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ idna==2.6
python-decouple==3.1
pytz==2017.3
requests==2.20.0
urllib3==1.26.5
urllib3==1.25.9
whitenoise==3.3.1
waitress
hellowebapp-deploy
Expand Down

0 comments on commit 8040896

Please sign in to comment.