From 5e41526b3b717b94a0ee027a7bec73d801643f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 05:42:32 +0000 Subject: [PATCH] chore(deps): bump matplotlib from 3.10.9 to 3.11.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.9 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.9...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 0086a89..17e66b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2==3.1.6 joblib==1.5.3 lief==0.17.6 lightgbm==4.6.0 -matplotlib==3.10.9 +matplotlib==3.11.0 numpy==2.4.4 pandas==3.0.2 pefile==2024.8.26