From 17170cc37e46459b74e8eb107845b4777f710c3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:02:33 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.1 to 3.9.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.1 to 3.9.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.1...v3.9.0) --- 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 ed1e9d5..12ab3d3 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.9.0 notebook == 7.1.1 numpy == 1.25.2 pandas == 2.2.0