Skip to content

Commit

Permalink
chore(deps): bump requests from 2.18.4 to 2.20.0 in /hirola
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.18.4...v2.20.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2019
1 parent 4a5ec4e commit 21bf7d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hirola/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pylint==1.9.2
PySocks==1.6.8
python-memcached==1.59
pytz==2018.4
requests==2.18.4
requests==2.20.0
rsa==3.4.2
selenium==3.141.0
six==1.11.0
Expand Down
2 changes: 1 addition & 1 deletion hirola/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pynliner==0.8.0
PySocks==1.6.8
python-memcached==1.59
pytz==2018.4
requests==2.18.4
requests==2.20.0
rsa==3.4.2
selenium==3.141.0
six==1.11.0
Expand Down

0 comments on commit 21bf7d7

Please sign in to comment.