diff --git a/setup.cfg b/setup.cfg index 3045917..43261a0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ linting = pylint==2.4.3 testing = - pytest==5.2.1 + pytest==5.2.2 pytest-flake8==1.0.4 pytest-pylint==0.14.1