From 184eff1c23cddf828682251611202f23eb7e7353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:44:40 +0000 Subject: [PATCH] Bump matplotlib from 3.8.3 to 3.10.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.3 to 3.10.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.3...v3.10.1) --- 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 945a895..5cce5a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.6 invoke==2.2.0 kagglehub==0.3.6 -matplotlib==3.8.3 +matplotlib==3.10.1 numpy==1.26.4 Pillow==11.1.0 scikit_learn==1.6.1