From cd2ceabd586284f369d6bd9088c286dd4b305dc4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 06:16:32 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.20 to 8.0.22 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.20 to 8.0.22. 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..5d8297e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mysql-connector-python==8.0.20 +mysql-connector-python==8.0.22 xlrd==1.2.0 \ No newline at end of file