From 48b6ee3cf9ee65fec86124948c277f43b8cf06ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 07:23:42 +0900 Subject: [PATCH] Bump cvxpy from 1.1.6 to 1.1.7 (#426) Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/cvxgrp/cvxpy/releases) - [Changelog](https://github.com/cvxgrp/cvxpy/blob/master/CHANGELOG.md) - [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.6...v1.1.7) 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 e175ed2d..92f1b04f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ numpy == 1.19.2 scipy == 1.5.3 pandas == 1.1.3 matplotlib == 3.3.2 -cvxpy == 1.1.6 +cvxpy == 1.1.7