From d7cc364b2f8d83f614a316cb5916e9f0b17dc10e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 07:13:16 +0900 Subject: [PATCH] Bump matplotlib from 3.3.1 to 3.3.2 (#406) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.1...v3.3.2) 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 094def17..58511e90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy == 1.19.2 scipy == 1.5.2 pandas == 1.1.2 -matplotlib == 3.3.1 +matplotlib == 3.3.2 cvxpy == 1.1.5