mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1292 from MVrachev/patch-1
Bump securesystemslib to 0.20.0
This commit is contained in:
commit
8308f85652
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ ipaddress==1.0.23 ; python_version < '3' # via cryptography
|
|||
pycparser==2.20 # via cffi
|
||||
pynacl==1.4.0 # via securesystemslib
|
||||
requests==2.25.1
|
||||
securesystemslib[crypto,pynacl]==0.19.0
|
||||
securesystemslib[crypto,pynacl]==0.20.0
|
||||
six==1.15.0
|
||||
subprocess32==3.5.4 ; python_version < '3' # via securesystemslib
|
||||
urllib3==1.26.3 # via requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue