From e148b1565774aa612ce1200bea5b0ff999d3ebf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2019 10:25:55 +0100 Subject: [PATCH] Bump matplotlib from 2.2.3 to 2.2.4 (#81) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v2.2.3...v2.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e9cb0a..d58bc2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ backports.tempfile==1.0 futures==3.2.0 fuzzywuzzy==0.17.0 lxml==4.3.3 -matplotlib==2.2.3 +matplotlib==2.2.4 numpy==1.16.2 Pillow>=3.4.1 python-crfsuite==0.9.6 -- GitLab