From 2ec29b05685589dae1a577ae2b333e1ea2de94c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:36:50 +0000 Subject: [PATCH] chore(deps): Bump matplotlib from 3.10.9 to 3.11.0 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] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index edd8d1b..151b314 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -3,7 +3,7 @@ # # Core experiment dependencies (no GPU required): numpy==2.4.6 -matplotlib==3.10.9 +matplotlib==3.11.0 scipy==1.17.1 pytest==9.0.3 reportlab==4.5.1