From 66e5daa0ac6a2c8274b23a5c540d31a21c32ca5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:07:00 +0000 Subject: [PATCH] chore(deps): bump matplotlib from 3.8.2 to 3.11.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.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 c8b51fe..79834ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scikit-learn==1.4.0 xgboost==2.0.3 scipy==1.12.0 mplsoccer==1.2.4 -matplotlib==3.8.2 +matplotlib==3.11.0 requests==2.31.0 joblib==1.3.2 # apache-airflow-providers-docker is provided by the Airflow Docker image at runtime.