diff --git a/pyproject.toml b/pyproject.toml index 079a409..ebe834c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ dev = [ "pytest>=7.0", "pytest-cov>=4.0", - "twine>=4.0.2", + "twine>=6.2.0", "black>=23.0", "isort>=5.0", "flake8>=6.0",