From 17dbd53efb53079a53a2c7cd2218d518e5ee1263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 03:11:00 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.1 to 3.10.7 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.1 to 3.10.7. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.1...v3.10.7) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed1e9d5..fe12e8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ h5py == 3.9.0 jupyter == 1.0.0 keras == 2.14.0 -matplotlib == 3.8.1 +matplotlib == 3.10.7 notebook == 7.1.1 numpy == 1.25.2 pandas == 2.2.0