From c33196302e0da7594a966fd5264a5ca192db30a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:59:45 +0000 Subject: [PATCH] chore(deps): Bump matplotlib from 3.9.2 to 3.10.9 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.9. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.10.9) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 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 1bd1e5f..0fe5ccf 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -4,7 +4,7 @@ # Core experiment dependencies (no GPU required): # NOTE: numpy==2.4.5 is required for torch 2.3.1 ABI compatibility (numpy 2.x breaks torch). numpy==2.4.5 -matplotlib==3.9.2 +matplotlib==3.10.9 scipy==1.14.1 pytest==8.3.5 reportlab==4.5.1