From d6633ff9cbff964062cacaaa77b6a1462c6008d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 12:18:06 +0000 Subject: [PATCH] Bump matplotlib from 3.1.2 to 3.4.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.1.2 to 3.4.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.1.2...v3.4.0) 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 4836630..2315716 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cycler==0.10.0 # via matplotlib execnet==1.7.1 # via pytest-shutil importlib-metadata==1.4.0 # via pytest kiwisolver==1.1.0 # via matplotlib -matplotlib==3.1.2 +matplotlib==3.4.0 mock==3.0.5 # via pytest-shutil more-itertools==8.1.0 # via pytest numpy==1.18.1