From 52e6225e73780e13c4f79015f6efb3ebfcf38ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:22:10 +0900 Subject: [PATCH] Bump cvxpy from 1.1.11 to 1.1.12 (#501) Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.11 to 1.1.12. - [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.11...v1.1.12) 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 b3610549..8ab982f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ numpy == 1.20.2 scipy == 1.6.2 pandas == 1.2.3 matplotlib == 3.4.1 -cvxpy == 1.1.11 +cvxpy == 1.1.12