From 94572b4a5f1fcb88dda81d1a9c83681ea8c7c7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 08:48:49 +0000 Subject: [PATCH] Bump pymysql from 1.0.2 to 1.1.1 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.2 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/v1.0.2...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 8cd83bc..26acc33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pure-eval==0.2.2 pyarrow==7.0.0 pydbtools==5.6.3 Pygments==2.11.2 -PyMySQL==1.0.2 +PyMySQL==1.1.1 pyparsing==3.0.7 pyrsistent==0.18.1 python-dateutil==2.8.2