From 8e5fcb24bea17090ad576a3a05ec871ede390675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:27:38 +0000 Subject: [PATCH] Bump matplotlib from 3.9.1 to 3.9.1.post1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.1.post1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1...v3.9.1.post1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 05bcdd6..db60f84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.9.1 +matplotlib==3.9.1.post1 scikit_learn==1.5.1 pandas==2.2.2 scipy==1.14.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 66c1417..3b5ce18 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,4 +1,4 @@ -matplotlib==3.9.1 +matplotlib==3.9.1.post1 scikit_learn==1.5.1 pandas==2.2.2 scipy==1.14.0