File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ id ~= 1.0
10
10
requests
11
11
12
12
# NOTE: Used to generate attestations.
13
- pypi-attestations ~= 0.0.12
14
- sigstore ~= 3.2 .0
13
+ pypi-attestations ~= 0.0.13
14
+ sigstore ~= 3.4 .0
15
15
16
16
# NOTE: Used to detect the PyPI package name from the distribution files
17
17
packaging
Original file line number Diff line number Diff line change @@ -72,7 +72,9 @@ pkginfo==1.10.0
72
72
platformdirs==4.2.2
73
73
# via sigstore
74
74
pyasn1==0.6.0
75
- # via sigstore
75
+ # via
76
+ # pypi-attestations
77
+ # sigstore
76
78
pycparser==2.22
77
79
# via cffi
78
80
pydantic==2.7.1
@@ -91,7 +93,7 @@ pyjwt==2.8.0
91
93
# via sigstore
92
94
pyopenssl==24.1.0
93
95
# via sigstore
94
- pypi-attestations==0.0.12
96
+ pypi-attestations==0.0.13
95
97
# via -r runtime.in
96
98
python-dateutil==2.9.0.post0
97
99
# via betterproto
@@ -117,7 +119,7 @@ rich==13.7.1
117
119
# twine
118
120
securesystemslib==1.0.0
119
121
# via tuf
120
- sigstore==3.2 .0
122
+ sigstore==3.4 .0
121
123
# via
122
124
# -r runtime.in
123
125
# pypi-attestations
You can’t perform that action at this time.
0 commit comments