Skip to content

Commit

Permalink
Bump python-requests to 2.20.0 (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttung authored Nov 2, 2018
1 parent 73b665b commit 12cf651
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 @@ -73,7 +73,7 @@ PyWavelets==1.0.0
PyYAML==3.13
recommonmark==0.4.0
regional==1.1.2
requests==2.19.1
requests==2.20.0
scikit-image==0.14.0
scikit-learn==0.19.2
scipy==1.1.0
Expand Down
2 changes: 1 addition & 1 deletion REQUIREMENTS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pytz==2018.5
PyWavelets==1.0.0
PyYAML==3.13
regional==1.1.2
requests==2.19.1
requests==2.20.0
scikit-image==0.14.0
scikit-learn==0.19.2
scipy==1.1.0
Expand Down

0 comments on commit 12cf651

Please sign in to comment.