diff --git a/setup.cfg b/setup.cfg index b68ebde..236d9ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ tests_require = pytest-flake8==1.0.2 pytest-pep8==1.0.6 coverage==5.3 - codecov==2.0.15 + codecov==2.1.12 black==19.10b0 python_requires = >= 3.6 test_suite = tests