From 580f84c7af4dd71b490d9ecbf994cf6a769351c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 18:03:21 +0000 Subject: [PATCH] Bump matplotlib from 3.9.2 to 3.10.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pinned.txt b/requirements_pinned.txt index 8361eda..cced595 100644 --- a/requirements_pinned.txt +++ b/requirements_pinned.txt @@ -2,7 +2,7 @@ cycler==0.12.1 numpy==2.0.1 -matplotlib==3.9.2 +matplotlib==3.10.0 pyglotaran==0.7.3 tabulate==0.9.0 xarray==2024.9.0