From 1125cf748ecff50b5708297870639790b4f2bb14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:17:27 +0000 Subject: [PATCH] --- 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 f2c46e0..081d2ce 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.0 mysql-connector-python == 8.3.0 notebook == 7.1.3 numpy == 1.26.4