diff --git a/setup.cfg b/setup.cfg index f328000..0d3f71f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ linting = pylint==2.4.2 testing = - pytest==5.2.0 + pytest==5.2.1 pytest-flake8==1.0.4 pytest-pylint==0.14.1