From 0740a2fc0326fbc77a1090a5d20177aaeed4861e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Aug 2021 14:28:42 -0400 Subject: [PATCH] Update pytest from 6.2.3 to 6.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 90f1709..4b6b38b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.5 cryptography==3.4.7 Sphinx==4.0.3 PyYAML==5.4.1 -pytest==6.2.3 +pytest==6.2.4 pytest-runner==5.3.1 vcrpy==2.1.1 twine==3.4.2