From 2c31575f5504118f2c2e127b48335150834d79e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 16:10:42 +0000 Subject: [PATCH] Bump mysqlclient from 1.4.2 to 1.4.2.post1 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient-python) from 1.4.2 to 1.4.2.post1. - [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/compare/v1.4.2...v1.4.2.post1) 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 9da0663..344a7df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ bleach python-coveralls selenium pyvirtualdisplay -mysqlclient==1.4.2 +mysqlclient==1.4.2.post1 django-auth-ldap==1.7.0 python-ldap==3.2.0