From 48cc52ec470f87da3e6b62e919ea257599667f6a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 3 Sep 2022 13:52:45 +0100 Subject: [PATCH] Update pytest from 5.2.1 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 88d8315..eb8f4c3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.4 Sphinx==2.2.0 twine==2.0.0 -pytest==5.2.1 +pytest==7.1.3 pytest-runner==5.1