From 01633a1b1c29df54ccaa25469393d5420310f329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:01:52 +0000 Subject: [PATCH] Bump cvxopt from 1.1.9 to 1.2.7 Bumps [cvxopt](http://cvxopt.org) from 1.1.9 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 618f763..e8bf1f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ appnope==0.1.0 bleach==2.1.2 -cvxopt==1.1.9 +cvxopt==1.2.7 cycler==0.10.0 Cython==0.27.3 decorator==4.2.1