8000 Bump urllib3 from 1.25.3 to 1.25.8 by dependabot[bot] · Pull Request #4 · liusoon/leetcode · GitHub
[go: up one dir, main page]

Skip to content

Bump urllib3 from 1.25.3 to 1.25.8 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump urllib3 from 1.25.3 to 1.25.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.3...1.25.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
commit c7350cb145c24427ba4154b02771c2e212f02ca6
6 changes: 3 additions & 3 deletions Pipfile.lock

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

5 changes: 3 additions & 2 deletions req.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
-i https://pypi.python.org/simple/
certifi==2018.1.18
chardet==3.0.4
cssselect==1.0.3
idna==2.6
lxml==4.2.1
pyquery==1.4.0
requests==2.21.0
requests==2.22.0
selenium==3.11.0
urllib3==1.24.1
urllib3==1.25.8
0