From 8827829d89f5150d691da2b8ba06e038d9a55cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:50:47 +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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8997b0d..70c2054 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ Cerberus==1.3.5 -matplotlib==3.9.2 +matplotlib==3.10.0 monty==2024.10.21 numpy==1.26.4 pandas==2.2.3