From 371ebf630035c52b8dee22e079fe002a3870f671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:57:40 +0000 Subject: [PATCH] Bump pymysql from 0.7.9 to 1.1.0 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.7.9 to 1.1.0. - [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.1.0) --- 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..3cbdb55d 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.1.0 mysqlclient==1.4.6 pyspf==2.0.14 # rq.filter: ==2.0.12t spoon==1.0.6