We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5d4ec commit fe8d148Copy full SHA for fe8d148
requirements/runtime.in
@@ -10,7 +10,7 @@ id ~= 1.0
10
requests
11
12
# NOTE: Used to generate attestations.
13
-pypi-attestations ~= 0.0.13
+pypi-attestations ~= 0.0.15
14
sigstore ~= 3.5.1
15
16
# NOTE: Used to detect the PyPI package name from the distribution files
requirements/runtime.txt
@@ -93,7 +93,7 @@ pyjwt==2.8.0
93
# via sigstore
94
pyopenssl==24.1.0
95
96
-pypi-attestations==0.0.13
+pypi-attestations==0.0.15
97
# via -r runtime.in
98
python-dateutil==2.9.0.post0
99
# via betterproto
0 commit comments