From bbf13cf657146568e83361a1f15959a1fc8b7ff0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:59:51 +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 bc4249a98..ea622c8fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # --- Core tools --- jupyter==1.1.1 -matplotlib==3.10.7 +matplotlib==3.10.8 nbconvert[webpdf]==7.16.6 numpy==1.26.4 pandas==2.3.3