From 11d66bbc3a020a2cbcc1443efb750a7ae402adf2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Sep 2023 17:18:42 -0600 Subject: [PATCH] Update pytest from 6.2.4 to 7.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..ae3842a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ geojson==2.5.0 matplotlib==3.3.4 pip==21.1.3 pluggy==0.13.1 -pytest==6.2.4 +pytest==7.4.1 pytest-cov==2.12.1 pytest-runner==5.3.1 pytest-vcr==1.0.2