From 67581977d30a145f551db2a0f4c45b969209cf53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 05:13:36 +0000 Subject: [PATCH] Bump mysqlclient from 1.4.6 to 2.0.3 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 1.4.6 to 2.0.3. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/master/HISTORY.rst) - [Commits](https://github.com/PyMySQL/mysqlclient/compare/v1.4.6...v2.0.3) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/rtd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/rtd.txt b/requirements/rtd.txt index 0e75e47b..70211152 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -9,7 +9,7 @@ pygeoip==0.3.2 langdetect==1.0.9 PyPDF2==1.25.1 PyMySQL==0.7.9 -mysqlclient==1.4.6 +mysqlclient==2.0.3 pyspf==2.0.14 # rq.filter: ==2.0.12t spoon==1.0.6 dnspython3==1.12.0