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