From c052b19e84de68d7ec1e15c81782cee7bd9ec9a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 12:53:31 +0000 Subject: [PATCH] Bump matplotlib from 3.10.5 to 3.10.6 in the python-updates group Bumps the python-updates group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib). Updates `matplotlib` from 3.10.5 to 3.10.6 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.5...v3.10.6) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.6 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 daad03490..43f0b2291 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.10.0 -matplotlib==3.10.5 +matplotlib==3.10.6 mpmath==1.3.0 rich==14.1.0