From 94980ba8295b73a45763ac6635385d7e03218653 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 2 Sep 2022 12:11:32 -0500 Subject: [PATCH] Update pytest from 6.1.2 to 7.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ccd0b1b..99f8da6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ flake8==3.8.4 coverage==5.3 -pytest==6.1.2 +pytest==7.1.3 pytest-runner==5.2 pytest-watch==4.2.0 pytest-bdd==4.0.1