From 7734a349d89f637909fe87d79912b302ce0fbb89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:52:22 +0000 Subject: [PATCH] build(deps): update matplotlib requirement in /requirements Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.9...v3.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 87fce2a6..61f5df97 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -14,6 +14,6 @@ sphinxemoji==0.3.2 sphinx-toggleprompt>=0.6.0 autodocsumm==0.2.15 pyvista[trame]>=0.48.4 -matplotlib>=3.10.9 +matplotlib>=3.11.1 quarto-cli==1.9.38 pdf2image==1.17.0