From b43c903f12cc5c424dcbdc992aca123a5f7ebbd7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 04:13:51 +0000 Subject: [PATCH] Bump matplotlib from 2.2.2 to 3.4.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 2.2.2 to 3.4.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v2.2.2...v3.4.2) 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..bdb7241 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -matplotlib==2.2.2 +matplotlib==3.4.2 pandas==0.23.1 scikit-learn==0.19.1 numpy==1.14.5