From 70ac550ab3b6b8e43713bd26c59f9e718e754429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:07:28 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.4 to 3.9.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.1) --- 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..df911ec 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 mysql-connector-python == 9.0.0 notebook == 7.1.3 numpy == 1.26.4