From 72db79352af9b7bc8f93ed4a27c7639f232943d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 20:01:43 +0000 Subject: [PATCH] Bump matplotlib from 3.3.3 to 3.3.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.3...v3.3.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a582f4cff..517aef344f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy == 1.19.5 scipy == 1.6.0 pandas == 1.2.1 -matplotlib == 3.3.3 +matplotlib == 3.3.4 cvxpy == 1.1.7