From 2e9fca0482d49812545ccf26c68db5747f861e2c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Oct 2022 10:09:56 -0500 Subject: [PATCH] Update pytest from 6.1.2 to 7.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ccd0b1b..dd9d77c 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.2.0 pytest-runner==5.2 pytest-watch==4.2.0 pytest-bdd==4.0.1