From 20f7669394d2d73f56f212067c016468509bc993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 05:14:08 +0000 Subject: [PATCH] Bump pymysql from 0.7.9 to 1.0.2 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.7.9 to 1.0.2. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyMySQL/PyMySQL/compare/v0.7.9...v1.0.2) --- updated-dependencies: - dependency-name: pymysql 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..cecdc0a6 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -8,7 +8,7 @@ Pillow==8.3.1 pygeoip==0.3.2 langdetect==1.0.9 PyPDF2==1.25.1 -PyMySQL==0.7.9 +PyMySQL==1.0.2 mysqlclient==1.4.6 pyspf==2.0.14 # rq.filter: ==2.0.12t spoon==1.0.6