From 9ad91bb934f8fc6cc7defffe297b092e1a312d13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 09:43:55 +0000 Subject: [PATCH] Update dependency matplotlib to v3.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5863a0b7a..9f80f3229 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.9.0 +matplotlib==3.9.1 pandas==2.2.2 pytest==8.2.2 locust==2.28.0