We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db8f07d + 0cfca57 commit e9ccbe5Copy full SHA for e9ccbe5
requirements/runtime.in
@@ -13,7 +13,7 @@ id ~= 1.0
13
requests
14
15
# NOTE: Used to generate attestations.
16
-pypi-attestations ~= 0.0.15
+pypi-attestations ~= 0.0.26
17
sigstore ~= 3.5.1
18
19
# NOTE: Used to detect the PyPI package name from the distribution files
requirements/runtime.txt
@@ -49,7 +49,7 @@ jaraco-context==6.0.1
49
# via keyring
50
jaraco-functools==4.1.0
51
52
-jeepney==0.8.0
+jeepney==0.9.0
53
# via
54
# keyring
55
# secretstorage
@@ -96,7 +96,7 @@ pyjwt==2.10.1
96
# via sigstore
97
pyopenssl==25.0.0
98
99
-pypi-attestations==0.0.21
+pypi-attestations==0.0.26
100
# via -r runtime.in
101
python-dateutil==2.9.0.post0
102
# via betterproto
0 commit comments