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