Skip to content

Commit

Permalink
Update dependency urllib3 to v1.25.4 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ilcardella committed Sep 19, 2019
1 parent f15a8d8 commit b2cb937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
urllib3==1.25.3
urllib3==1.25.4
wcwidth==0.1.7
zipp==0.6.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ certifi==2019.9.11
chardet==3.0.4
idna==2.8
requests==2.22.0
urllib3==1.25.3
urllib3==1.25.4

0 comments on commit b2cb937

Please sign in to comment.