From aa79253ad74aa5d0bc188a99d77e27774c37b1de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 02:00:37 +0000 Subject: [PATCH] Bump pymysql from 1.1.0 to 1.1.1 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.1.0 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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pymysql dependency-version: 1.1.1 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 0d40b16342..980c1cea3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ PyCryptodome==3.18.0 # xbrlDB plugin cx_Oracle==8.3.0 pg8000==1.29.8 -PyMySQL==1.1.0 +PyMySQL==1.1.1 pyodbc==4.0.39 RDFLib==5.0.0 # other