Skip to content

Commit

Permalink
Pin pypi-attestations to an exact version (#13310)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtheturtle authored Feb 7, 2025
1 parent 758dc81 commit 4467c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/convert_attestations.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# /// script
# requires-python = ">=3.11"
# dependencies = [
# "pypi-attestations~=0.0.12",
# "pypi-attestations==0.0.12",
# "sigstore-protobuf-specs==0.3.2",
# "betterproto==2.0.0b6",
# ]
Expand Down

0 comments on commit 4467c10

Please sign in to comment.