diff --git a/setup.cfg b/setup.cfg index e687c30..eb7a44b 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.0 + pytest-cov==2.12.1 # Worth testing out pytest-tldr==0.2.4