From 3cb85ac64ac206aec021295ba5132e43f15c295f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:18:38 +0000 Subject: [PATCH] fix(deps): bump matplotlib from 3.9.0 to 3.10.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.10.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.10.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 1e0277f..a809493 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,4 +1,4 @@ -matplotlib==3.9.0 +matplotlib==3.10.1 numpydoc==1.8.0 sphinx==8.1.3 sphinx-gallery==0.18.0