Skip to content

Commit 173b8fb

Browse files
committed
attestations: update pypi-attestation-models
1 parent 9bd3572 commit 173b8fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/runtime.in

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

1515
# NOTE: Used to generate attestations.
16-
pypi-attestation-models == 0.0.1rc2
16+
pypi-attestation-models == 0.0.1
1717
sigstore ~= 3.0.0rc2

requirements/runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ pyjwt==2.8.0
8181
# via sigstore
8282
pyopenssl==24.1.0
8383
# via sigstore
84-
pypi-attestation-models==0.0.1rc2
84+
pypi-attestation-models==0.0.1
8585
# via -r runtime.in
8686
python-dateutil==2.9.0.post0
8787
# via betterproto

0 commit comments

Comments
 (0)