From 01a200eab420bfc98866e2bacca0b8e33b40b07b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 05:56:40 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.20 to 8.0.26 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.20 to 8.0.26. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b5e192..708c985 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mysql-connector-python==8.0.20 +mysql-connector-python==8.0.26 xlrd==1.2.0 \ No newline at end of file