Skip to content

Commit ce32325

Browse files
committed
requirements: bump pypi-attestations to 0.0.12
Signed-off-by: William Woodruff <[email protected]>
1 parent 3697819 commit ce32325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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)