build(deps): bump urllib3 from 2.0.4 to 2.0.5

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.5.
- [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/2.0.4...v2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 10:11:08 +00:00 committed by GitHub
parent c78d3bc182
commit f3e7461d2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib
requests==2.31.0
securesystemslib[crypto,pynacl]==0.29.0
urllib3==2.0.4 # via requests
urllib3==2.0.5 # via requests