From 64ee6bdd559b1edbc49bb9c0d03d5c64493bdfa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 06:14:55 +0000 Subject: [PATCH] Bump matplotlib from 3.9.1 to 3.9.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1...v3.9.2) --- 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 fbcdafe..4e8e0e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3 black==24.4.2 -matplotlib==3.9.1 +matplotlib==3.9.2 numpy==2.0.1 pandas==2.2.2 scikit-learn==1.5.1