From 0fea53ae2dcdd779dc89d7fb65bb67ad9d26309e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Jan 2021 02:54:54 -0500 Subject: [PATCH] Update pytest from 6.2.1 to 6.2.2 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index ff0b06f..61e9118 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,11 +34,11 @@ build = testing_only = bork==5.1.0 - pytest==6.2.1 + pytest==6.2.2 testing = bork==5.1.0 - pytest==6.2.1 + pytest==6.2.2 pylint==2.6.0 pytest-pylint==0.18.0