Skip to content

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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 11, 2021
1 parent e8151b2 commit ccacd0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ typed-ast==1.4.2 # via black
typing-extensions==3.7.4.3 # via black, importlib-metadata
unicodecsv==0.14.1 # via shuup
unidecode==1.1.2 # via django-filer
urllib3==1.26.4 # via requests
urllib3==1.26.5 # via requests
webencodings==0.5.1 # via bleach
xlrd==2.0.1 # via shuup
zipp==3.4.1 # via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ toml==0.10.2 # via shuup
typing-extensions==3.10.0.0 # via importlib-metadata
unicodecsv==0.14.1 # via shuup
unidecode==1.1.2 # via django-filer
urllib3==1.26.2 # via requests
urllib3==1.26.5 # via requests
webencodings==0.5.1 # via bleach
xlrd==2.0.1 # via shuup
zipp==3.4.1 # via importlib-metadata
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ toml==0.10.2 # via shuup
typing-extensions==3.10.0.0 # via importlib-metadata
unicodecsv==0.14.1 # via shuup
unidecode==1.1.2 # via django-filer
urllib3==1.26.4 # via pytest-splinter, requests, selenium
urllib3==1.26.5 # via pytest-splinter, requests, selenium
wcwidth==0.2.5 # via pytest
weasyprint==52.2
webencodings==0.5.1 # via bleach, cssselect2, html5lib, tinycss2
Expand Down

0 comments on commit ccacd0d

Please sign in to comment.