From 9538df4c66346183e621f243b05c5b6a4742f0a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 04:56:13 +0000 Subject: [PATCH] build(deps): Bump matplotlib from 3.2.2 to 3.4.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.2.2 to 3.4.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.2.2...v3.4.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4d8c2c..633aff0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==1.1.4 -matplotlib==3.2.2 +matplotlib==3.4.1 seaborn==0.11.0 numpy==1.18.5 sklearn==0.22.2.post1