From b0b0f0845ad97327f7287855a9f3970415e92e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:10:36 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.5 to 8.0.14 in /app Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.5 to 8.0.14. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 5f1ff67..c2abc6b 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,7 +8,7 @@ cognitive-face==1.4.2 docker==3.4.1 gunicorn==19.7.1 itsdangerous==0.24 -mysql-connector-python==8.0.5 +mysql-connector-python==8.0.14 numpy==1.14.0 passlib==1.7.1