From 49bc5bc4f98f8f80902fffd2379360232c72eb67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:01:44 +0000 Subject: [PATCH] Bump cvxopt from 1.1.6 to 1.2.7 Bumps [cvxopt](http://cvxopt.org) from 1.1.6 to 1.2.7. --- updated-dependencies: - dependency-name: cvxopt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af48d6b..2ad09dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ CoolProp==5.0.3 coverage==3.6 cssselect==0.8 curtsies==0.1.19 -cvxopt==1.1.6 +cvxopt==1.2.7 cypari==1.2.2 Cython==0.20.1 dataset==0.4.0