From 5e2845a349c2289c45289c75611a8430d8a0409c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 22:58:02 +0000 Subject: [PATCH] Update dependency matplotlib to v3.10.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fe505c..bad6e08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyter -matplotlib==3.3.3 +matplotlib==3.10.8 networkx==2.5.1 numpy==1.23.4 pandas>=1.3.4