Skip to content

Commit 1024906

Browse files
committed
fix(ci): update twine version to 6.*
1 parent 8cd8f70 commit 1024906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"mkdocstrings[python]==0.*",
4949
"mkdocs-coverage==1.*",
5050
"git-changelog==2.*",
51-
"twine==5.*",
51+
"twine==6.*",
5252
"go-task-bin"
5353
]
5454

0 commit comments

Comments
 (0)