Skip to content

Commit

Permalink
Merge pull request #262 from trail-of-forks/ww/bump-attestations-req
Browse files Browse the repository at this point in the history
Resolves #263
  • Loading branch information
webknjaz committed Sep 20, 2024
2 parents 3697819 + ce32325 commit 897895f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/runtime.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ id ~= 1.0
requests

# NOTE: Used to generate attestations.
pypi-attestations ~= 0.0.11
pypi-attestations ~= 0.0.12
sigstore ~= 3.2.0

# NOTE: Used to detect the PyPI package name from the distribution files
Expand Down
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pyjwt==2.8.0
# via sigstore
pyopenssl==24.1.0
# via sigstore
pypi-attestations==0.0.11
pypi-attestations==0.0.12
# via -r runtime.in
python-dateutil==2.9.0.post0
# via betterproto
Expand Down

0 comments on commit 897895f

Please sign in to comment.