From e16725f987475097f93a9fca15497783b83ed771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 03:34:04 +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 2e0a503..a101101 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ numpy==1.21.4 scipy==1.7.2 coloredlogs==15.0.1 -matplotlib==3.5.0 +matplotlib==3.9.2 termcolor==1.1.0