From c0e2d81d3cc64eb9f2d0e324ec8da2690a1f8fa6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 3 Sep 2022 02:44:44 -0400 Subject: [PATCH] Update pytest from 4.5.0 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 c973431..b20020d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,6 +8,6 @@ coverage==4.5.3 twine==3.2.0 Sphinx==3.1.2 -pytest==4.5.0 +pytest==7.1.3 pytest-runner==5.2 pytest-cov==2.7.1