From 1050aea5277eb27e1dab13e71f19588b19d1763d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 07:54:57 +0900 Subject: [PATCH] Bump cvxpy from 1.1.12 to 1.1.13 (#512) Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/cvxgrp/cvxpy/releases) - [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md) - [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.12...v1.1.13) 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 6241a11e..fea1a956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ numpy == 1.20.3 scipy == 1.6.3 pandas == 1.2.4 matplotlib == 3.4.2 -cvxpy == 1.1.12 +cvxpy == 1.1.13