Skip to content

Commit 3cc1d5d

Browse files
committed
updated twine version
1 parent b878c27 commit 3cc1d5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
"black == 23.9.1",
3030
"pytest == 7.4.2",
3131
"build == 1.0.3",
32-
"twine == 4.0.2",
32+
"twine == 5.1.1",
3333
]
3434

3535
[project.scripts]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ codespell==2.2.6
55
directory-tree==0.0.4
66
emoji==2.8.0
77
tox==4.11.3
8-
twine==4.0.2
8+
twine==5.1.1

0 commit comments

Comments
 (0)