From 9abaa88eb741368f74675565bdc6b176f087bfb4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Aug 2024 17:01:33 -0600 Subject: [PATCH] Update matplotlib from 3.3.4 to 3.9.1.post1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..99028fb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ coverage==5.5 flake8==3.9.2 geopandas==0.9.0 geojson==2.5.0 -matplotlib==3.3.4 +matplotlib==3.9.1.post1 pip==21.1.3 pluggy==0.13.1 pytest==6.2.4