From 40364e56ec7fd10b8f408b6f6ac97c0e67c7abd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:13:25 +0000 Subject: [PATCH] CI: (deps): Bump matplotlib from 3.10.9 to 3.11.0 in /ci Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.9 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.9...v3.11.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index bebafe2300..1168f5ec3a 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.10.9 +matplotlib==3.11.0 numpy==2.4.6 pandas==3.0.3 pooch==1.9.0