From 18e15d80b66924a23bf37454b70efa014a539a4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 08:41:41 +0000 Subject: [PATCH] Bump mysqlclient from 1.4.1 to 2.0.1 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient-python) from 1.4.1 to 2.0.1. - [Release notes](https://github.com/PyMySQL/mysqlclient-python/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst) - [Commits](https://github.com/PyMySQL/mysqlclient-python/commits) Signed-off-by: dependabot-preview[bot] --- requirements/mysql.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/mysql.txt b/requirements/mysql.txt index a43e035c..7096cb12 100644 --- a/requirements/mysql.txt +++ b/requirements/mysql.txt @@ -1 +1 @@ -mysqlclient==1.4.1 +mysqlclient==2.0.1