Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2021
1 parent 47d1b8e commit e7e3499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -27,5 +27,5 @@ pyyaml==5.3.1 # via -r requirements.txt
requests==2.23.0 # via cookiecutter
six==1.15.0 # via cookiecutter, packaging, python-dateutil
text-unidecode==1.3 # via python-slugify
urllib3==1.25.9 # via requests
urllib3==1.26.5 # via requests
wcwidth==0.1.9 # via prompt-toolkit

0 comments on commit e7e3499

Please sign in to comment.