From a7057c9cc54c60881e135adb98380c972d2cd582 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Jan 2024 10:51:48 -0700 Subject: [PATCH] Update pluggy from 0.13.1 to 1.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..af7b6fd 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.4.0 pytest==6.2.4 pytest-cov==2.12.1 pytest-runner==5.3.1