diff --git a/setup.cfg b/setup.cfg index 92701b1..ebfced0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ linting = pylint==2.4.4 testing = - pytest==5.2.4 + pytest==5.3.0 pytest-flake8==1.0.4 pytest-pylint==0.14.1