diff --git a/setup.py b/setup.py index 4cefd5da..31db2d5a 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ def find_version(*file_paths): "bumpversion==0.6.0", "pytest==7.2.2", "pytest-cov==4.0.0", - "twine==4.0.2", + "twine==5.1.1", "mock==4.0.3", "freezegun==1.2.2" ]