From 464333622ced9e86717aef31d68e052cb0833b38 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 22:37:18 +0000 Subject: [PATCH] build(deps): Bump matplotlib from 3.2.2 to 3.3.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.2.2 to 3.3.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.2.2...v3.3.3) 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..8e444e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==1.1.4 -matplotlib==3.2.2 +matplotlib==3.3.3 seaborn==0.11.0 numpy==1.18.5 sklearn==0.22.2.post1