Skip to content

Commit

Permalink
urllib3 updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre menezes committed Apr 22, 2019
1 parent 8971f26 commit f59c1d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/requirements-example.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ idna==2.8
python-consul==1.1.0
requests==2.21.0
six==1.12.0
urllib3==1.24.1
urllib3==1.24.2
Flask==1.0.2
discovery-client==0.2.1
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ idna==2.8
python-consul==1.1.0
requests==2.21.0
six==1.12.0
urllib3==1.24.1
urllib3==1.24.2
flake8==3.7.7
flake8-docstrings==1.3.0
flake8-blind-except==0.1.1
Expand Down

0 comments on commit f59c1d2

Please sign in to comment.