From d48bdfad87818c7113d717f605f9b99e89254207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 03:23:34 +0000 Subject: [PATCH] Bump pymysql from 0.9.3 to 1.1.1 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.9.3 to 1.1.1. - [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.9.3...v1.1.1) --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8652a9..1dc8aa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pydantic==1.10.21 pydantic_core==2.33.0 Pygments==2.11.2 PyJWT==2.1.0 -PyMySQL==0.9.3 +PyMySQL==1.1.1 pypika-tortoise==0.1.6 pytz==2025.2 PyYAML==6.0.2