diff --git a/setup.cfg b/setup.cfg index 0bfc773..ddcbd46 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ tests = pytest-cov==3.0.0 pytest-mock==3.8.2 pylint==2.15.0 - pylint-pytest==1.1.2 + pylint-pytest==1.1.7 mypy==0.971 dev = %(tests)s