Bump urllib3 from 1.24.2 to 1.26.14

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-12 12:02:46 +00:00 committed by GitHub
parent 294eae35b7
commit 185c3d8080
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,5 +25,5 @@ requests==2.20.0
rsa==4.0
six==1.11.0
typed-ast==1.1.0
urllib3==1.24.2
urllib3==1.26.14
wrapt==1.10.11