From 7f5ca5ba0b75dc83cced22b5e47ff35c31505004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:01:57 +0000 Subject: [PATCH] Bump cvxopt from 1.2.3 to 1.2.7 Bumps [cvxopt](http://cvxopt.org) from 1.2.3 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 8e51696..2a6687b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ chardet==3.0.4 Click==7.0 commonmark==0.9.1 cryptography==2.8 -cvxopt==1.2.3 +cvxopt==1.2.7 cvxpy==1.0.25 cycler==0.10.0 Cython==0.29.14