mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump urllib3 from 1.25.10 to 1.25.11
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.25.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.25.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a64a334cd4
commit
73241f4376
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ requests==2.24.0
|
|||
securesystemslib[colors,crypto,pynacl]==0.16.0
|
||||
six==1.15.0
|
||||
subprocess32==3.5.4 ; python_version < '3' # via securesystemslib
|
||||
urllib3==1.25.10 # via requests
|
||||
urllib3==1.25.11 # via requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue