diff --git a/setup.cfg b/setup.cfg index 76ca9ae..b09afe9 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.1