From 45a8e79122b770daec08e353a8a5c193baee0ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 02:56:51 +0000 Subject: [PATCH] build(deps): 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 a092ecf..badcaaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pyasn1-modules==0.2.8 pycparser==2.20 PyDispatcher==2.0.5 PyHamcrest==2.0.2 -PyMySQL==1.0.2 +PyMySQL==1.1.1 pyOpenSSL==20.0.1 pyquery==1.4.3 python-dotenv==0.19.2