From 21a5aa2fd18365a756017794bed609a893763ef3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Apr 2021 01:40:50 -0400 Subject: [PATCH] Update pytest from 6.2.2 to 6.2.3 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index e44e49e..54e4311 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,11 +42,11 @@ build = testing_only = bork==5.1.0 - pytest==6.2.2 + pytest==6.2.3 testing = bork==5.1.0 - pytest==6.2.2 + pytest==6.2.3 pylint==2.7.2 pytest-pylint==0.18.0 mypy==0.812