File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ id ~= 1.0
10
10
requests
11
11
12
12
# NOTE: Used to generate attestations.
13
- pypi-attestation-models == 0.0.1
14
- sigstore ~= 3.0.0rc2
13
+ pypi-attestation-models == 0.0.2
14
+ sigstore ~= 3.0.0
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ pyjwt==2.8.0
81
81
# via sigstore
82
82
pyopenssl==24.1.0
83
83
# via sigstore
84
- pypi-attestation-models==0.0.1
84
+ pypi-attestation-models==0.0.2
85
85
# via -r runtime.in
86
86
python-dateutil==2.9.0.post0
87
87
# via betterproto
@@ -105,19 +105,19 @@ rich==13.7.1
105
105
# via
106
106
# sigstore
107
107
# twine
108
- securesystemslib==0.31 .0
108
+ securesystemslib==1.0 .0
109
109
# via tuf
110
- sigstore==3.0.0rc2
110
+ sigstore==3.0.0
111
111
# via
112
112
# -r runtime.in
113
113
# pypi-attestation-models
114
- sigstore-protobuf-specs==0.3.1
114
+ sigstore-protobuf-specs==0.3.2
115
115
# via sigstore
116
116
sigstore-rekor-types==0.0.13
117
117
# via sigstore
118
118
six==1.16.0
119
119
# via python-dateutil
120
- tuf==4 .0.0
120
+ tuf==5 .0.0
121
121
# via sigstore
122
122
twine==5.1.0
123
123
# via -r runtime.in
You can’t perform that action at this time.
0 commit comments