Skip to content

Commit e9ccbe5

Browse files
authored
Merge pull request #359 from trail-of-forks/ww/bump-pypi-attestations
deps: bump pypi-attestations to 0.0.26
2 parents db8f07d + 0cfca57 commit e9ccbe5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jaraco-context==6.0.1
4949
# via keyring
5050
jaraco-functools==4.1.0
5151
# via keyring
52-
jeepney==0.8.0
52+
jeepney==0.9.0
5353
# via
5454
# keyring
5555
# secretstorage
@@ -96,7 +96,7 @@ pyjwt==2.10.1
9696
# via sigstore
9797
pyopenssl==25.0.0
9898
# via sigstore
99-
pypi-attestations==0.0.21
99+
pypi-attestations==0.0.26
100100
# via -r runtime.in
101101
python-dateutil==2.9.0.post0
102102
# via betterproto

0 commit comments

Comments
 (0)