Merge pull request #262 from trail-of-forks/ww/bump-attestations-req
Resolves #263
This commit is contained in:
commit
897895f1e1
|
@ -10,7 +10,7 @@ id ~= 1.0
|
||||||
requests
|
requests
|
||||||
|
|
||||||
# NOTE: Used to generate attestations.
|
# NOTE: Used to generate attestations.
|
||||||
pypi-attestations ~= 0.0.11
|
pypi-attestations ~= 0.0.12
|
||||||
sigstore ~= 3.2.0
|
sigstore ~= 3.2.0
|
||||||
|
|
||||||
# NOTE: Used to detect the PyPI package name from the distribution files
|
# NOTE: Used to detect the PyPI package name from the distribution files
|
||||||
|
|
|
@ -91,7 +91,7 @@ pyjwt==2.8.0
|
||||||
# via sigstore
|
# via sigstore
|
||||||
pyopenssl==24.1.0
|
pyopenssl==24.1.0
|
||||||
# via sigstore
|
# via sigstore
|
||||||
pypi-attestations==0.0.11
|
pypi-attestations==0.0.12
|
||||||
# via -r runtime.in
|
# via -r runtime.in
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via betterproto
|
# via betterproto
|
||||||
|
|
Loading…
Reference in New Issue