From 896b8a914914813445630e897846bda37e2a6cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 05:20:19 +0000 Subject: [PATCH] Update matplotlib requirement from ~=3.10.8 to ~=3.10.9 Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.8...v3.10.9) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d2f374..029f7d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ safetensors~=0.7.0 tqdm~=4.67.3 WMI~=1.5.1 prettytable~=3.17.0 -matplotlib~=3.10.8 +matplotlib~=3.10.9 networkx~=3.6.1 pandas~=3.0.2 cryptography~=46.0.7