From 57fd0c5abde51274ecbe3a070c6d3428435aa78f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:43:45 +0000 Subject: [PATCH] chore(deps): bump matplotlib from 3.11.0 to 3.11.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09c089b..5cfa855 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -matplotlib==3.11.0 +matplotlib==3.11.1