Compare commits

..

1 Commits

Author SHA1 Message Date
Sebastian Weigand 95e527940a
Merge aabe83c06d into 36978192ca 2024-09-05 17:26:08 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ id ~= 1.0
requests
# NOTE: Used to generate attestations.
pypi-attestations ~= 0.0.12
pypi-attestations ~= 0.0.11
sigstore ~= 3.2.0
# NOTE: Used to detect the PyPI package name from the distribution files

View File

@ -91,7 +91,7 @@ pyjwt==2.8.0
# via sigstore
pyopenssl==24.1.0
# via sigstore
pypi-attestations==0.0.12
pypi-attestations==0.0.11
# via -r runtime.in
python-dateutil==2.9.0.post0
# via betterproto