From 688d7d02f1fe18568766c4b0bb817984cfcfb0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 09:50:17 +0000 Subject: [PATCH] Update matplotlib requirement from ~=3.10.1 to ~=3.10.8 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.1...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 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 47a712b..a39204b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ safetensors~=0.7.0 tqdm~=4.67.1 WMI~=1.5.1 prettytable~=3.17.0 -matplotlib~=3.10.1 +matplotlib~=3.10.8 networkx~=3.6.1 pandas~=2.3.3 cryptography~=46.0.3