From 5f45e3a30e91244a94201c369ec411f98b7d89d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 04:12:32 +0000 Subject: [PATCH] Bump matplotlib from 2.2.2 to 3.3.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 2.2.2 to 3.3.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v2.2.2...v3.3.1) Signed-off-by: dependabot-preview[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index e32e664..157498e 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -matplotlib==2.2.2 +matplotlib==3.3.1 pandas==0.23.1 scikit-learn==0.19.1 numpy==1.14.5