From 609d839650a97dcae564df44bedba5301090cfbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:18:24 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.1.post1 --- script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/requirements.txt b/script/requirements.txt index 29e35ce6b0..9c89fb8fa5 100644 --- a/script/requirements.txt +++ b/script/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.12.3 GitPython==3.1.43 lxml==5.2.2 -matplotlib==3.9.1 +matplotlib==3.9.1.post1 numpy==2.0.1 openpyxl==3.1.5 pandas==2.2.2