From 3ef2c8fcccca5b66f7b74bc1deb014a9a0128717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 19:16:18 +0000 Subject: [PATCH] Bump matplotlib from 3.10.7 to 3.10.8 in the python-updates group Bumps the python-updates group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib). Updates `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-updates ... Signed-off-by: dependabot[bot] --- install/testing_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/testing_requirements.txt b/install/testing_requirements.txt index 909701dfd..fe937f655 100644 --- a/install/testing_requirements.txt +++ b/install/testing_requirements.txt @@ -6,6 +6,6 @@ pytest-timeout==2.4.0 mock==5.2.0 python-dateutil==2.9.0.post0 anyio==4.12.0 -matplotlib==3.10.7 +matplotlib==3.10.8 mpmath==1.3.0 rich==14.2.0