mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2025-01-15 02:31:30 -05:00
📌📦 Include jeepney & secretstorage pins
It appears these have been missed when updating `cryptography`. This is probably dependabot's fault.
This commit is contained in:
parent
43caae4bb1
commit
a536fa9505
1 changed files with 7 additions and 0 deletions
|
@ -18,6 +18,7 @@ cryptography==42.0.7
|
||||||
# via
|
# via
|
||||||
# pyopenssl
|
# pyopenssl
|
||||||
# pypi-attestations
|
# pypi-attestations
|
||||||
|
# secretstorage
|
||||||
# sigstore
|
# sigstore
|
||||||
dnspython==2.6.1
|
dnspython==2.6.1
|
||||||
# via email-validator
|
# via email-validator
|
||||||
|
@ -47,6 +48,10 @@ jaraco-context==5.3.0
|
||||||
# via keyring
|
# via keyring
|
||||||
jaraco-functools==4.0.1
|
jaraco-functools==4.0.1
|
||||||
# via keyring
|
# via keyring
|
||||||
|
jeepney==0.8.0
|
||||||
|
# via
|
||||||
|
# keyring
|
||||||
|
# secretstorage
|
||||||
keyring==25.2.1
|
keyring==25.2.1
|
||||||
# via twine
|
# via twine
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
|
@ -118,6 +123,8 @@ rich==13.7.1
|
||||||
# via
|
# via
|
||||||
# sigstore
|
# sigstore
|
||||||
# twine
|
# twine
|
||||||
|
secretstorage==3.3.3
|
||||||
|
# via keyring
|
||||||
securesystemslib==1.0.0
|
securesystemslib==1.0.0
|
||||||
# via tuf
|
# via tuf
|
||||||
sigstore==3.5.1
|
sigstore==3.5.1
|
||||||
|
|
Loading…
Reference in a new issue