From fb4a8df1b6ee1332461892c129694f4caea24f59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Feb 2022 18:11:17 -0500 Subject: [PATCH] Update pytest-runner from 5.3.1 to 6.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 368cdd6..5fa6eed 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ cryptography==3.4.8 Sphinx==4.3.1 PyYAML==5.4.1 pytest==6.2.5 -pytest-runner==5.3.1 +pytest-runner==6.0.0 vcrpy==2.1.1 twine==3.6.0 black==21.12b0