From 736b7fcbe12ea4ab17057e5d00faaaa5990b043a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Mar 2022 22:42:59 +0200 Subject: [PATCH] Update pytest from 6.2.5 to 7.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..e063068 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ tox==3.24.5 coverage==6.2 Sphinx==4.4.0 twine==3.7.1 -pytest==6.2.5 +pytest==7.1.0 pytest-runner==5.3.1 \ No newline at end of file