File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- twine
1+ twine ~= 6.0
22
33# NOTE: Used to detect an ambient OIDC credential for OIDC publishing,
44# NOTE: as well as PEP 740 attestations.
Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ idna==3.7
4141 # via
4242 # email-validator
4343 # requests
44- importlib-metadata==7.1.0
45- # via twine
4644jaraco-classes==3.4.0
4745 # via keyring
4846jaraco-context==5.3.0
@@ -67,6 +65,7 @@ packaging==24.1
6765 # via
6866 # -r runtime.in
6967 # pypi-attestations
68+ # twine
7069pkginfo==1.10.0
7170 # via twine
7271platformdirs==4.2.2
@@ -133,7 +132,7 @@ six==1.16.0
133132 # via python-dateutil
134133tuf==5.0.0
135134 # via sigstore
136- twine==5.1 .1
135+ twine==6.0 .1
137136 # via -r runtime.in
138137typing-extensions==4.11.0
139138 # via
@@ -143,5 +142,3 @@ urllib3==2.2.1
143142 # via
144143 # requests
145144 # twine
146- zipp==3.18.2
147- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments