From e9ecf01c2c719732d7ec56ba19bb56373749eebd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:54:10 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.20 to 8.0.25 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.20 to 8.0.25. 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..dba1bbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mysql-connector-python==8.0.20 +mysql-connector-python==8.0.25 xlrd==1.2.0 \ No newline at end of file