From b3d39f5039aabbc45a4f85fa60096ae8a8bbbe01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 07:22:13 +0900 Subject: [PATCH] Bump matplotlib from 3.3.3 to 3.3.4 (#475) 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] 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 3a582f4c..517aef34 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