From 40df009180e7541e6bc85e7f455d7d973a064aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 20:18:04 +0900 Subject: [PATCH] Bump matplotlib from 3.3.2 to 3.3.3 (#441) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.2...v3.3.3) 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 5035bbbc..5cc619a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy == 1.19.4 scipy == 1.5.4 pandas == 1.1.4 -matplotlib == 3.3.2 +matplotlib == 3.3.3 cvxpy == 1.1.7