From 453317bb2f34e9d82a989c56bbbb7db659f4b791 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Jan 2021 02:53:56 -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 5219ec7..d10ab4e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,11 +43,11 @@ tests_require = [options.extras_require] testing_only = - pytest==6.2.1 + pytest==6.2.2 testing = pylint==2.6.0 - pytest==6.2.1 + pytest==6.2.2 pytest-pylint==0.18.0 pytest-mypy==0.8.0