From d6177d2ea8d4d50143724a42ba18aa1a7739f822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:38:43 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.4 to 3.9.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.2) --- 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 a48644d..a17ee6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Cartopy == 0.23.0 h5py == 3.10.0 jupyter == 1.0.0 keras == 3.3.3 -matplotlib == 3.8.4 +matplotlib == 3.9.2 mysql-connector-python == 9.0.0 notebook == 7.1.3 numpy == 1.26.4