Pin `pypi-attestations` to an exact version (#13310)

This commit is contained in:
Adam Dangoor 2025-02-07 08:17:46 +00:00 committed by GitHub
parent 758dc81303
commit 4467c100b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ See https://github.com/trailofbits/pypi-attestations.
# /// 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",
# ]