File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
- twine
1
+ twine ~= 6.0
2
2
3
3
# NOTE: Used to detect an ambient OIDC credential for OIDC publishing,
4
4
# NOTE: as well as PEP 740 attestations.
Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ idna==3.7
41
41
# via
42
42
# email-validator
43
43
# requests
44
- importlib-metadata==7.1.0
45
- # via twine
46
44
jaraco-classes==3.4.0
47
45
# via keyring
48
46
jaraco-context==5.3.0
@@ -67,6 +65,7 @@ packaging==24.1
67
65
# via
68
66
# -r runtime.in
69
67
# pypi-attestations
68
+ # twine
70
69
pkginfo==1.10.0
71
70
# via twine
72
71
platformdirs==4.2.2
@@ -133,7 +132,7 @@ six==1.16.0
133
132
# via python-dateutil
134
133
tuf==5.0.0
135
134
# via sigstore
136
- twine==5.1 .1
135
+ twine==6.0 .1
137
136
# via -r runtime.in
138
137
typing-extensions==4.11.0
139
138
# via
@@ -143,5 +142,3 @@ urllib3==2.2.1
143
142
# via
144
143
# requests
145
144
# twine
146
- zipp==3.18.2
147
- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments