From 270439cbaf875b95646ab91b0780ae9e569e3d78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 03:11:02 +0000 Subject: [PATCH] Update dependency matplotlib to v3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e0a503..546614d 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.7.3 termcolor==1.1.0