From 840d6afb6d8bb4835fdb1682a535cea034ea4ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 07:22:35 +0900 Subject: [PATCH] Bump scipy from 1.5.2 to 1.5.3 (#424) Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.5.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 932089a0..e175ed2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy == 1.19.2 -scipy == 1.5.2 +scipy == 1.5.3 pandas == 1.1.3 matplotlib == 3.3.2 cvxpy == 1.1.6