From 6912757ef837386ab9e134792e3b357a39472573 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 04:51:08 +0000 Subject: [PATCH] build(deps): Bump matplotlib from 3.2.2 to 3.3.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.2.2 to 3.3.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.2.2...v3.3.4) 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..26e97e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==1.1.4 -matplotlib==3.2.2 +matplotlib==3.3.4 seaborn==0.11.0 numpy==1.18.5 sklearn==0.22.2.post1