From 1b596a5be71c99a0661b651d40b901792634ad8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 02:14:27 +0000 Subject: [PATCH] Update dependency matplotlib to v3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec96af1..e0c1914 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Faker==24.2.0 -matplotlib==3.8.3 +matplotlib==3.9.2 numpy==1.26.4 python-Levenshtein==0.25.0 requests==2.31.0