From 8bfb06d6095911d4a81e3e7f17e6c4c11a4ec57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 05:57:46 +0000 Subject: [PATCH] Bump pymysql from 0.7.9 to 1.0.3 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.7.9 to 1.0.3. - [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.3) --- 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 cf39d6da..4954ff88 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -8,7 +8,7 @@ Pillow==8.4.0 pygeoip==0.3.2 langdetect==1.0.9 PyPDF2==1.25.1 -PyMySQL==0.7.9 +PyMySQL==1.0.3 mysqlclient==1.4.6 pyspf==2.0.14 # rq.filter: ==2.0.12t spoon==1.0.6