From 9ec17d7b78595cb106dbe7578a7845c188bd7351 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:37:16 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.6.3 --- materials/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/materials/requirements.txt b/materials/requirements.txt index 0292528..688bdea 100644 --- a/materials/requirements.txt +++ b/materials/requirements.txt @@ -3,7 +3,7 @@ pandas==1.5.1 scikit-learn==1.1.3 scipy==1.9.3 notebook==6.5.6 -matplotlib==3.6.2 +matplotlib==3.6.3 seaborn==0.11.2 jupyter==1.0.0 flaml[automl]==2.1.2