Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2021
1 parent 67e78a4 commit 0cdf197
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
25 changes: 13 additions & 12 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-i https://pypi.org/simple/
beautifulsoup4==4.9.3
bs4==0.0.1
certifi==2020.12.5
certifi==2021.5.30
chardet==4.0.0
idna==2.10
oauthlib==3.1.0
oauthlib==3.1.1
python-dateutil==2.8.1
pyyaml==5.4
requests-oauthlib==1.3.0
requests==2.25.1
six==1.15.0
six==1.16.0
soupsieve==2.2.1 ; python_version >= '3.0'
urllib3==1.26.4
urllib3==1.26.5

0 comments on commit 0cdf197

Please sign in to comment.