From b9a38e7426ccf284069f509d1a95b7c636dd459d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:10:20 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.5 to 8.0.14 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30427ab..152e0ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ pubnub==4.0.6 requests==2.20.0 Werkzeug==0.15.3 python_dateutil==2.6.0 -mysql-connector-python==8.0.5 +mysql-connector-python==8.0.14 mysqlclient==1.3.12 \ No newline at end of file -- 2.43.5