From ed578e7c5ffda4ad8cd9a2f9648e6fee9c333bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jan 2021 11:16:54 +0100 Subject: [PATCH] Bump mysqlclient from 2.0.1 to 2.0.2 (#151) Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/master/HISTORY.rst) - [Commits](https://github.com/PyMySQL/mysqlclient/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92bf40419f..2be5467bbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ brotli==1.0.9 cchardet==2.1.7 -mysqlclient==2.0.1 +mysqlclient==2.0.2 psycopg2==2.8.6 pyodbc==4.0.30