From 2f5c70de242579c482477435c3cafc9373f70b65 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.6 to 8.0.14 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.6 to 8.0.14. --- updated-dependencies: - dependency-name: mysql-connector-python 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 18e5b6e..54e6118 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi chardet==3.0.4 Django==2.0.3 idna==2.6 -mysql-connector-python==8.0.6 +mysql-connector-python==8.0.14 numpy==1.14.2 Pillow==5.1.0 psutil==5.4.3