From b07239082b39f81c86a191e49d718dfd180af9fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Apr 2024 17:50:44 -0600 Subject: [PATCH] Update pluggy from 0.13.1 to 1.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..5812969 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ geopandas==0.9.0 geojson==2.5.0 matplotlib==3.3.4 pip==21.1.3 -pluggy==0.13.1 +pluggy==1.5.0 pytest==6.2.4 pytest-cov==2.12.1 pytest-runner==5.3.1