From b496561232e327557829746124522a0fc12e74ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:01:43 +0000 Subject: [PATCH] Bump cvxopt from 1.1.4 to 1.2.7 in /2017/solutions/rllchatbot Bumps [cvxopt](http://cvxopt.org) from 1.1.4 to 1.2.7. --- updated-dependencies: - dependency-name: cvxopt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2017/solutions/rllchatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/solutions/rllchatbot/requirements.txt b/2017/solutions/rllchatbot/requirements.txt index d3da83a50..1ca07998a 100644 --- a/2017/solutions/rllchatbot/requirements.txt +++ b/2017/solutions/rllchatbot/requirements.txt @@ -18,7 +18,7 @@ cffi==1.10.0 chardet==3.0.4 configparser==3.5.0 cryptography==2.0 -cvxopt==1.1.4 +cvxopt==1.2.7 cymem==1.31.2 Cython==0.25.2 cytoolz==0.8.2