From e047b9615cd34df600089ed9ccbbeb0d455a224f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:27:15 +0000 Subject: [PATCH] pip prod(deps): update matplotlib requirement from <3.10.4 to <3.10.6 Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v0.91.2...v3.10.5) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 356a3d8a78..0b51f93ac3 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -1,4 +1,4 @@ -matplotlib<3.10.4 +matplotlib<3.10.6 pillow>11,<11.3.1 pyrevolve==2.2.6 scipy<1.15.4