From dfb5f2b8f2c9c72d343ef8b4285ef29dc133f2ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:02:17 +0000 Subject: [PATCH] Bump cvxopt from 1.2.6 to 1.2.7 Bumps [cvxopt](http://cvxopt.org) from 1.2.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 cf8caf3..00568c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==1.0.4 numpy==1.18.5 plotly==4.14.3 -cvxopt==1.2.6 +cvxopt==1.2.7