diff --git a/setup.py b/setup.py index b7a31a6..eb48f31 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ 'pylint==2.17.5;python_version>="3.7"', "tox>=3.0.0", "pydocstyle>=6.3.0,<7", - "coverage>=4.5.1,<5", + "coverage>=6.5.0,<7", "docutils>=0.14,<1", "pygments>=2.2.0,<3", "dpcontracts==0.6.0",