From d808ff81a519692bc9124143f44c360db966ae79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:55:22 +0000 Subject: [PATCH] Bump matplotlib from 3.9.2 to 3.11.1 in /PythonNet.Python Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.11.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- PythonNet.Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonNet.Python/requirements.txt b/PythonNet.Python/requirements.txt index 4f638d6..8d0331f 100644 --- a/PythonNet.Python/requirements.txt +++ b/PythonNet.Python/requirements.txt @@ -2,4 +2,4 @@ numpy==2.1.2 pandas==2.2.3 yfinance==0.2.48 -matplotlib==3.9.2 +matplotlib==3.11.1