Skip to content

Commit 0f4d8b7

Browse files
authored
Merge pull request #19 from mbdevpl/dependabot/pip/twine-approx-eq-5.1
build(deps): update twine requirement from ~=4.0 to ~=5.1
2 parents 44ed83c + 45a8844 commit 0f4d8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ flake518 ~= 1.6; python_version >= '3.9'
55
mypy ~= 1.5
66
pydocstyle ~= 6.3
77
pylint ~= 3.1
8-
twine ~= 4.0
8+
twine ~= 5.1
99
types-setuptools >= 67.4

0 commit comments

Comments
 (0)