From 03cbc3a9d737c27b543493271fe20fe60d026edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 06:55:00 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14cb69d..c5c56d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib~=3.8.4 +matplotlib~=3.9.0 numpy~=1.26.4 scipy~=1.13.0 pandas~=2.2.1