From 3239046eb983b1b9e744a8860b1ed9818e93b3f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 08:01:38 +0000 Subject: [PATCH] Update dependency matplotlib to v3.10.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ed2b65d2..7edd035aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # --- Core tools --- jupyter==1.1.1 -matplotlib==3.10.5 +matplotlib==3.10.6 nbconvert[webpdf]==7.16.6 numpy==1.26.4 pandas==2.2.3