From c194437c3178947ffc648f119ddf01334dd9f46f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:31:45 +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 a0c3cfd..c5ad50f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 Mako==1.2.2 MarkupSafe==1.1.1 -PyMySQL==0.9.3 +PyMySQL==1.1.1 python-dateutil==2.8.1 python-dotenv==0.15.0 python-editor==1.0.4