mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1245 from theupdateframework/dependabot/pip/requests-2.25.1
build(deps): bump requests from 2.25.0 to 2.25.1
This commit is contained in:
commit
9fdbcd5b4b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ idna==2.10 # via requests
|
|||
ipaddress==1.0.23 ; python_version < '3' # via cryptography
|
||||
pycparser==2.20 # via cffi
|
||||
pynacl==1.4.0 # via securesystemslib
|
||||
requests==2.25.0
|
||||
requests==2.25.1
|
||||
securesystemslib[crypto,pynacl]==0.18.0
|
||||
six==1.15.0
|
||||
subprocess32==3.5.4 ; python_version < '3' # via securesystemslib
|
||||
|
|
|
|||
Loading…
Reference in a new issue