mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1089 from theupdateframework/dependabot/pip/urllib3-1.25.10
build(deps): bump urllib3 from 1.25.9 to 1.25.10
This commit is contained in:
commit
d4ccc27239
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ requests==2.24.0
|
|||
securesystemslib[colors,crypto,pynacl]==0.15.0
|
||||
six==1.15.0
|
||||
subprocess32==3.5.4 ; python_version < '3' # via securesystemslib
|
||||
urllib3==1.25.9 # via requests
|
||||
urllib3==1.25.10 # via requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue