diff --git a/setup.cfg b/setup.cfg index 99a0161040..6d0952fd6e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -100,7 +100,7 @@ testing = codecov==2.1.10 pytest-cov==2.8.1; python_version == "3.4" # pyup: < 2.9 - pytest-cov==2.11.1; python_version != "3.4" + pytest-cov==2.12.0; python_version != "3.4" # TLS trustme>=0.4.0