Skip to content

Commit 8308f85

Browse files
authored
Merge pull request #1292 from MVrachev/patch-1
Bump securesystemslib to 0.20.0
2 parents 60875f9 + be2eba8 commit 8308f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ipaddress==1.0.23 ; python_version < '3' # via cryptography
99
pycparser==2.20 # via cffi
1010
pynacl==1.4.0 # via securesystemslib
1111
requests==2.25.1
12-
securesystemslib[crypto,pynacl]==0.19.0
12+
securesystemslib[crypto,pynacl]==0.20.0
1313
six==1.15.0
1414
subprocess32==3.5.4 ; python_version < '3' # via securesystemslib
1515
urllib3==1.26.3 # via requests

0 commit comments

Comments
 (0)