From a19c46c4cb626a6ecc86a86500ca4d00173c406c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:10:33 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.12 to 8.0.14 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.12 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 e5794c5..196bcdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ EasyProcess==0.2.3 httmock==1.2.6 http-request-randomizer==1.2.3 idna==2.7 -mysql-connector-python==8.0.12 +mysql-connector-python==8.0.14 Pillow==8.1.1 protobuf==3.6.1 psutil==5.6.6