This is an automated email from the ASF dual-hosted git repository.

vatsrahul1001 pushed a commit to branch constraints-3-2
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-3-2 by this push:
     new a286d57e649 Pin PyMySQL==1.1.3 to fix aiomysql ping() incompat (cf. 
#67467 / #67470)
a286d57e649 is described below

commit a286d57e6498c01050ea71d1c2b1ee2e4332adf3
Author: vatsrahul1001 <[email protected]>
AuthorDate: Mon May 25 20:53:38 2026 +0530

    Pin PyMySQL==1.1.3 to fix aiomysql ping() incompat (cf. #67467 / #67470)
---
 constraints-3.10.txt | 2 +-
 constraints-3.11.txt | 2 +-
 constraints-3.12.txt | 2 +-
 constraints-3.13.txt | 2 +-
 constraints-3.14.txt | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d659b0592e8..cb216138b44 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -51,7 +51,7 @@ PyAthena==3.30.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.12.1
-PyMySQL==1.2.0
+PyMySQL==1.1.3
 PyNaCl==1.6.2
 PyYAML==6.0.3
 Pygments==2.20.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 669ef368bbb..ed6c04bfe91 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -51,7 +51,7 @@ PyAthena==3.30.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.12.1
-PyMySQL==1.2.0
+PyMySQL==1.1.3
 PyNaCl==1.6.2
 PyYAML==6.0.3
 Pygments==2.20.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index b628b60cceb..70904426e86 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -51,7 +51,7 @@ PyAthena==3.30.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.12.1
-PyMySQL==1.2.0
+PyMySQL==1.1.3
 PyNaCl==1.6.2
 PyYAML==6.0.3
 Pygments==2.20.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 9b685d2afe7..27f6e7386ef 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -51,7 +51,7 @@ PyAthena==3.30.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.12.1
-PyMySQL==1.2.0
+PyMySQL==1.1.3
 PyNaCl==1.6.2
 PyYAML-ft==8.0.0
 PyYAML==6.0.3
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index 6a35f5344f2..39ec3d82f3e 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -51,7 +51,7 @@ PyAthena==3.30.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.12.1
-PyMySQL==1.2.0
+PyMySQL==1.1.3
 PyNaCl==1.6.2
 PyYAML==6.0.3
 Pygments==2.20.0

Reply via email to