From e7821de37ccac07ffbb9335743d1946da62f250a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:37:36 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.1 --- script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/requirements.txt b/script/requirements.txt index 35ee338004..cae7b9dd7f 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.0 +matplotlib==3.9.1 numpy==2.0.0 openpyxl==3.1.5 pandas==2.2.2