Skip to content
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

Bump urllib3 from 1.26.4 to 1.26.5 #63

Closed
wants to merge 1 commit into from
Closed
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.26.4 to 1.26.5
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
commit 1f428a426a6b91c7442f2d1d8edf0c004ba23adb
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ idna==2.10
# via requests
ijson==3.1.4
# via flattentool
importlib-metadata==2.1.1
# via django-bootstrap3
jsonref==0.2
# via
# flattentool
Expand Down Expand Up @@ -105,7 +103,7 @@ transaction==3.0.1
# via zodb
uc-rfc6266-parser==0.1.0
# via libcoveweb
urllib3==1.26.4
urllib3==1.26.5
# via
# requests
# sentry-sdk
Expand All @@ -119,8 +117,6 @@ zc.zlibstorage==1.2.0
# via flattentool
zconfig==3.5.0
# via zodb
zipp==3.4.1
# via importlib-metadata
zodb==5.6.0
# via
# flattentool
Expand Down
15 changes: 1 addition & 14 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@ ijson==3.1.4
# via
# -r requirements.txt
# flattentool
importlib-metadata==2.1.1
# via
# -r requirements.txt
# django-bootstrap3
# flake8
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
jsonref==0.2
Expand Down Expand Up @@ -206,13 +199,11 @@ transaction==3.0.1
# zodb
transifex-client==0.14.2
# via -r requirements_dev.in
typing-extensions==3.10.0.0
# via gitpython
uc-rfc6266-parser==0.1.0
# via
# -r requirements.txt
# libcoveweb
urllib3==1.26.4
urllib3==1.26.5
# via
# -r requirements.txt
# requests
Expand Down Expand Up @@ -240,10 +231,6 @@ zconfig==3.5.0
# via
# -r requirements.txt
# zodb
zipp==3.4.1
# via
# -r requirements.txt
# importlib-metadata
zodb==5.6.0
# via
# -r requirements.txt
Expand Down