From 07ea77c3371ff53456ccec91a56fa1a4d67b03cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 02:02:27 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.2 --- script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/requirements.txt b/script/requirements.txt index 24a2025c1e..8f59c4ac55 100644 --- a/script/requirements.txt +++ b/script/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.12.3 GitPython==3.1.43 lxml==5.3.0 -matplotlib==3.9.1.post1 +matplotlib==3.9.2 numpy==2.0.1 openpyxl==3.1.5 pandas==2.2.2