diff --git a/setup.cfg b/setup.cfg index 5670d27..78bf62c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ linting = pylint==2.4.1 testing = - pytest~=5.1.0 + pytest==5.1.3 pytest-flake8 pytest-pylint~=0.14.0