From bcff44800dec8e817a6bafec4d0abe41da046953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 19:00:34 +0000 Subject: [PATCH] Bump matplotlib from 3.9.3 to 3.10.0 in /docs Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6ce6313..a8e9923 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,5 +6,5 @@ myst-nb==1.1.2 linkify-it-py==2.0.3 autodoc-pydantic==2.2.0 sphinxcontrib-typer==0.5.1 -matplotlib==3.9.3 +matplotlib==3.10.0 s3fs==2024.10.0