From e3fcdea22e8230bd71b8d408d772f46e0a58bc89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:10:31 +0000 Subject: [PATCH] Bump cvxopt from 1.2.5 to 1.2.7 Bumps [cvxopt](http://cvxopt.org) from 1.2.5 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 ee9b5d3..a2d3567 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/adsabs/ADSMicroserviceUtils.git@v1.1.9 -cvxopt==1.2.5 +cvxopt==1.2.7 editdistance==0.5.3 flask-redis==0.4.0 itsdangerous==2.0.1