Skip to content

Commit a536fa9

Browse files
committed
📌📦 Include jeepney & secretstorage pins
It appears these have been missed when updating `cryptography`. This is probably dependabot's fault.
1 parent 43caae4 commit a536fa9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements/runtime.txt

+7
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ cryptography==42.0.7
1818
# via
1919
# pyopenssl
2020
# pypi-attestations
21+
# secretstorage
2122
# sigstore
2223
dnspython==2.6.1
2324
# via email-validator
@@ -47,6 +48,10 @@ jaraco-context==5.3.0
4748
# via keyring
4849
jaraco-functools==4.0.1
4950
# via keyring
51+
jeepney==0.8.0
52+
# via
53+
# keyring
54+
# secretstorage
5055
keyring==25.2.1
5156
# via twine
5257
markdown-it-py==3.0.0
@@ -118,6 +123,8 @@ rich==13.7.1
118123
# via
119124
# sigstore
120125
# twine
126+
secretstorage==3.3.3
127+
# via keyring
121128
securesystemslib==1.0.0
122129
# via tuf
123130
sigstore==3.5.1

0 commit comments

Comments
 (0)