From 24c3ee2ba43bda02d7c27de23c7bcc0cd576a06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:35:47 +0000 Subject: [PATCH] chore(deps): bump matplotlib from 3.9.3 to 3.9.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.9.4) --- 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 b9ab242..52353ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ hdbscan==0.8.40 holoviews[recommended]==1.20.0 jupyter==1.0.0 kymatio==0.3.0 -matplotlib==3.9.3 +matplotlib==3.9.4 natsort==8.4.0 numpy==2.0.2 opencv_contrib_python_headless<=4.10.0.84