Bump urllib3 from 1.26.2 to 1.26.3

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-19 20:14:09 +00:00 committed by GitHub
parent 0a038dae44
commit 5f3e067c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@ typing-extensions==3.7.4.3
# via
# black
# mypy
urllib3==1.26.2
urllib3==1.26.3
# via requests
virtualenv==20.4.0
# via tox

View File

@ -117,7 +117,7 @@ thesmuggler==1.0.1
# via -r requirements.in
toml==0.10.2
# via pre-commit
urllib3==1.26.2
urllib3==1.26.3
# via requests
virtualenv==20.4.0
# via pre-commit