Skip to content

Commit 897895f

Browse files
authored
Merge pull request #262 from trail-of-forks/ww/bump-attestations-req
Resolves #263
2 parents 3697819 + ce32325 commit 897895f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: requirements/runtime.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ id ~= 1.0
1010
requests
1111

1212
# NOTE: Used to generate attestations.
13-
pypi-attestations ~= 0.0.11
13+
pypi-attestations ~= 0.0.12
1414
sigstore ~= 3.2.0
1515

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

Diff for: requirements/runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ pyjwt==2.8.0
9191
# via sigstore
9292
pyopenssl==24.1.0
9393
# via sigstore
94-
pypi-attestations==0.0.11
94+
pypi-attestations==0.0.12
9595
# via -r runtime.in
9696
python-dateutil==2.9.0.post0
9797
# via betterproto

0 commit comments

Comments
 (0)