From 09bab3965491088d4e087b0ef83a74ce4c5d6405 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 06:13:01 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.20 to 8.0.24 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.20 to 8.0.24. 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..600137c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mysql-connector-python==8.0.20 +mysql-connector-python==8.0.24 xlrd==1.2.0 \ No newline at end of file