From 0287c0624f5691e160694480937517ac4ff5fda5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 04:07:23 +0000 Subject: [PATCH] Bump mysqlclient from 2.0.0 to 2.0.1 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient-python) from 2.0.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13ca3c7..9326ec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-filter==2.3.0 django-recurrence==1.10.3 djangorestframework==3.11.0 mistune==0.8.4 -mysqlclient==2.0.0 +mysqlclient==2.0.1 python-coveralls==2.9.3 python-ldap==3.3.1 PyVirtualDisplay==1.3.2