From a195397b1911fe8c05c8aec6413b41ca48428f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 16 Sep 2018 15:22:16 +0000 Subject: [PATCH] Bump matplotlib from 2.2.2 to 2.2.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v2.2.2...v2.2.3) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index e32e664..f30065a 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -matplotlib==2.2.2 +matplotlib==2.2.3 pandas==0.23.1 scikit-learn==0.19.1 numpy==1.14.5