From c5c41a90463115d920d3e6cc2d9de310683411cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 22:25:32 +0000 Subject: [PATCH] Upgrade: Bump matplotlib from 3.9.0 to 3.9.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bb43ce11..0053639ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mkdocs-material==9.5.28 mkdocs-macros-plugin==1.0.5 mkdocs-jupyter==0.24.8 pymdown-extensions==10.8.1 -matplotlib==3.9.0 +matplotlib==3.9.1 pandas==2.2.2 scikit-learn==1.5.1 jupyter==1.0.0