From 71115683d1241356e2572af93afd88ed5d1529f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:28:33 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.1.post1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 131ba612..ea87bfeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dython==0.6.7 -matplotlib==3.4.2 +matplotlib==3.9.1.post1 numpy==1.20.3 pandas==1.2.* pydantic==1.8.2