Skip to content

Commit 6fb256e

Browse files
authored
Merge pull request #86 from IFCA-Advanced-Computing/dependabot/pip/twine-gte-4.0.2-and-lt-7.0.0
chore(deps-dev): update twine requirement from >=4.0.2,<6.0.0 to >=4.0.2,<7.0.0
2 parents 042c212 + 037253f commit 6fb256e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ mypy = "1.13.0"
7474

7575

7676
[tool.poetry.group.test-pypi.dependencies]
77-
twine = ">=4.0.2,<6.0.0"
77+
twine = ">=4.0.2,<7.0.0"
7878

7979

8080
[build-system]

0 commit comments

Comments
 (0)