Skip to content

Commit 93afdc7

Browse files
committed
deps: bump pypi-attestations to 0.0.26
Signed-off-by: William Woodruff <[email protected]>
1 parent db8f07d commit 93afdc7

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

requirements/runtime.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ id ~= 1.0
1313
requests
1414

1515
# NOTE: Used to generate attestations.
16-
pypi-attestations ~= 0.0.15
16+
pypi-attestations ~= 0.0.26
1717
sigstore ~= 3.5.1
1818

1919
# NOTE: Used to detect the PyPI package name from the distribution files

requirements/runtime.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ cryptography==43.0.3
1818
# via
1919
# pyopenssl
2020
# pypi-attestations
21-
# secretstorage
2221
# sigstore
2322
dnspython==2.7.0
2423
# via email-validator
@@ -49,10 +48,6 @@ jaraco-context==6.0.1
4948
# via keyring
5049
jaraco-functools==4.1.0
5150
# via keyring
52-
jeepney==0.8.0
53-
# via
54-
# keyring
55-
# secretstorage
5651
keyring==25.6.0
5752
# via twine
5853
markdown-it-py==3.0.0
@@ -96,7 +91,7 @@ pyjwt==2.10.1
9691
# via sigstore
9792
pyopenssl==25.0.0
9893
# via sigstore
99-
pypi-attestations==0.0.21
94+
pypi-attestations==0.0.26
10095
# via -r runtime.in
10196
python-dateutil==2.9.0.post0
10297
# via betterproto
@@ -123,8 +118,6 @@ rich==13.9.4
123118
# via
124119
# sigstore
125120
# twine
126-
secretstorage==3.3.3
127-
# via keyring
128121
securesystemslib==1.2.0
129122
# via tuf
130123
sigstore==3.5.3

0 commit comments

Comments
 (0)