From e39af6870427499382172c7072903ebf3d86caec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Nov 2019 09:16:57 -0500 Subject: [PATCH] Update pytest from 5.2.4 to 5.3.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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