From ddb4d3aedea23c1c66529cf628287b88c76226f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:15:17 +0000 Subject: [PATCH] Update matplotlib requirement from ~=3.10.8 to ~=3.10.9 Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.8...v3.10.9) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2938507..1cf3a32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pygam~=0.12.0 pandas~=2.3.3 ipython~=8.12.3 geopandas~=1.1.2 -matplotlib~=3.10.8 +matplotlib~=3.10.9 pyproj~=3.7.2 shapely~=2.1.2 azure-core~=1.38.1