From 270d6fc32a0e5e68b1429636feb936edfecfd46b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 20:01:08 +0000 Subject: [PATCH] Bump matplotlib from 3.4.0 to 3.4.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.0...v3.4.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07ec77dde0..b3610549b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy == 1.20.2 scipy == 1.6.2 pandas == 1.2.3 -matplotlib == 3.4.0 +matplotlib == 3.4.1 cvxpy == 1.1.11