From 7442bdceb18b6157b733311ffcc2d544eeab901a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 07:52:23 +0900 Subject: [PATCH] Bump matplotlib from 3.3.0 to 3.3.1 (#376) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78ba2686..2a7d5b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy == 1.19.1 scipy == 1.5.2 pandas == 1.1.0 -matplotlib == 3.3.0 +matplotlib == 3.3.1 cvxpy == 1.1.4