Skip to content

Commit 9dd2ef6

Browse files
committed
Bump securesystemslib to 0.19.0
Bump securesystemslib to the recently released 0.19.0 https://pypi.org/project/securesystemslib/0.19.0/ https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.19.0 Signed-off-by: Joshua Lock <[email protected]>
1 parent 021803e commit 9dd2ef6

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.18.0
12+
securesystemslib[crypto,pynacl]==0.19.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)