From a0bd6367e6d4952d42bc06680d4e54043a692f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 03:06:41 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.1 to 3.8.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.1 to 3.8.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.1...v3.8.4) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... 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..206535f 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.8.4 notebook == 7.1.1 numpy == 1.25.2 pandas == 2.2.0