diff --git a/setup.py b/setup.py index 41c48e9..f5d2fc5 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def get_version(): "pylint==2.4.4", "pytest==5.3.2", "black==19.10b0", - "coverage==5.0.3", + "coverage==5.2.1", "pytest-cov==2.8.1", "hypothesis>=4.42.0,<6.0", "attrs>=19.2",