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