Skip to content

Commit

Permalink
Bump urllib3 from 1.24.1 to 1.24.2
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](urllib3/urllib3@1.24.1...1.24.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2019
1 parent 7692fbc commit 00782c9
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 @@ -91,7 +91,7 @@ sphinx==1.5.1
sphinxcontrib-httpdomain==1.7.0
sqlalchemy==0.9.3
tornado==4.4.1 # via livereload, sphinx-autobuild
urllib3==1.24.1
urllib3==1.24.2
watchdog==0.8.3 # via sphinx-autobuild
werkzeug==0.11.11
wrapt==1.10.8 # via astroid
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ requests==2.20.0
simplejson==3.7.3 # via huskar-sdk-v2
six==1.10.0 # via more-itertools, mysql-replication, python-dateutil
sqlalchemy==0.9.3
urllib3==1.24.1 # via requests
urllib3==1.24.2 # via requests
werkzeug==0.11.11 # via flask

0 comments on commit 00782c9

Please sign in to comment.