From 47159af6e78ee6b30a230b20e4453258f579eec5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 12:18:27 +0000 Subject: [PATCH] Bump matplotlib from 3.1.2 to 3.4.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.1.2 to 3.4.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.1.2...v3.4.1) 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..129ca53 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.1 mock==3.0.5 # via pytest-shutil more-itertools==8.1.0 # via pytest numpy==1.18.1