diff --git a/setup.cfg b/setup.cfg index eb7a44b..bcd4c64 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,7 @@ install_requires = [options.extras_require] test = pytest==6.2.4 - pytest-cov==2.12.1 + pytest-cov==3.0.0 # Worth testing out pytest-tldr==0.2.4