diff --git a/setup.py b/setup.py index e4376f87..96d0f6ee 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ def find_version(*file_paths): "bumpversion==0.6.0", "pytest==7.1.2", "pytest-cov==3.0.0", - "twine==2.0.0", + "twine==4.0.1", "mock==4.0.3", "freezegun==1.2.1" ]