From 0f363e6b700dd3babff371abd2aa2cb4c6657adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:28:13 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.4 to 3.9.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.4) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.9.4 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 94f3949..6830642 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ geopy == 2.4.1 h5py == 3.10.0 jupyter == 1.0.0 keras == 3.3.3 -matplotlib == 3.8.4 +matplotlib == 3.9.4 mysql-connector-python == 9.0.0 mlxtend == 0.23.1 notebook == 7.1.3