From 3d6338f4452a26b8ffa19c6f757c50eb2edd8924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:30:07 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.4 to 3.9.1.post1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.1.post1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.1.post1) --- updated-dependencies: - dependency-name: matplotlib 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 0dd3b06..b3da847 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ h5py == 3.10.0 jupyter == 1.0.0 keras == 3.3.3 -matplotlib == 3.8.4 +matplotlib == 3.9.1.post1 mysql-connector-python == 9.0.0 notebook == 7.1.3 numpy == 1.26.4