From 5fe6055af4f8dcd878cfcec12a3bbcf4cea46fc8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Feb 2022 20:18:49 +0100 Subject: [PATCH] Update pytest-runner from 5.2 to 5.3.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 31c2d88..a51dba0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,7 +56,7 @@ setup_requires = pre-commit==2.6.0 setuptools==49.3.1 Sphinx==3.1.1 - pytest-runner==5.2 + pytest-runner==5.3.2 tests_require = coverage==4.5.1 pylint==1.9.1