Skip to content

Commit 75faa94

Browse files
lantigalexierule
authored andcommitted
Update twine to 6.0.1 for Python 3.13 (#20570)
* Update twine to 6.0.1 for Python 3.13 * Pin pkginfo * Go with twine 6.0.1 (cherry picked from commit 711abb4)
1 parent 701886f commit 75faa94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/ci.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
setuptools <70.1.1
22
wheel <0.44.0
33
awscli >=1.30.0, <1.31.0
4-
twine ==4.0.1
4+
twine ==6.0.1
55
importlib-metadata <8.0.0
66
wget
7+
pkginfo ==1.12.0
78
packaging <24.2

0 commit comments

Comments
 (0)