Skip to content

Commit

Permalink
Bump urllib3 from 1.22 to 1.24.2
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.24.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2020
1 parent 614e1ab commit 1583c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ pycparser==2.18 # via cffi
pyjwt==1.5.3 # via -r requirements.in
requests==2.20.0 # via -r requirements.in
six==1.11.0 # via cryptography
urllib3==1.22 # via requests
urllib3==1.24.2 # via requests
werkzeug==0.15.3 # via -r requirements.in
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ requests==2.20.0 # via -r requirements.txt, responses
responses==0.3.0 # via -r requirements_test.in
six==1.11.0 # via -r requirements.txt, cryptography, mock, responses
sortedcontainers==2.2.2 # via hypothesis
urllib3==1.22 # via -r requirements.txt, requests
urllib3==1.24.2 # via -r requirements.txt, requests
werkzeug==0.15.3 # via -r requirements.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 1583c7e

Please sign in to comment.