From 2105064269fffff98a0d46a01e62c8fc5f43f8d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:43:52 +0000 Subject: [PATCH] fix: bump matplotlib from 3.9.3 to 3.10.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0) --- 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 c4d3b20..f612586 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==2.1.3 pandas==2.2.3 scipy==1.14.1 statsmodels==0.14.4 -matplotlib==3.9.3 +matplotlib==3.10.0 seaborn==0.13.2 scikit-learn==1.5.0 seaborn==0.11.2