From 5f0fe3f3492c72bd7a2abf32695242fd2d1bb658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:23:04 +0000 Subject: [PATCH] Bump matplotlib from 3.6.2 to 3.11.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.2...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fad2c18..cffab3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ jupyterlab-pygments==0.2.2 jupyterlab-widgets==3.0.4 kiwisolver==1.4.4 MarkupSafe==3.0.3 -matplotlib==3.6.2 +matplotlib==3.11.0 matplotlib-inline==0.2.2 mistune==3.2.1 mypy-extensions==0.4.3