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

github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-main by this push:
     new b00a55ef914 Updating constraints. GitHub run id:19164189995
b00a55ef914 is described below

commit b00a55ef914c436323c0dab3326253d2b527bc76
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Nov 7 10:44:41 2025 +0000

    Updating constraints. GitHub run id:19164189995
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/main' in the 'apache/airflow' repository with commit sha 
8fe6c1c5682f3e1c461d1673e78584c669381746.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/19164189995/
    
    All tests passed in this build so we determined we can push the updated 
constraints.
    
    See 
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for 
details.
---
 constraints-3.10.txt                  | 10 +++++-----
 constraints-3.11.txt                  | 10 +++++-----
 constraints-3.12.txt                  | 10 +++++-----
 constraints-3.13.txt                  | 10 +++++-----
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.11.txt     |  2 +-
 constraints-no-providers-3.12.txt     |  2 +-
 constraints-no-providers-3.13.txt     |  2 +-
 constraints-source-providers-3.10.txt | 12 ++++++------
 constraints-source-providers-3.11.txt | 12 ++++++------
 constraints-source-providers-3.12.txt | 12 ++++++------
 constraints-source-providers-3.13.txt | 12 ++++++------
 12 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 34e4cedc3b0..b1cf0b597cc 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:50:09.327784
+# This constraints file was automatically generated on 
2025-11-07T09:51:38.844030
 # via `uv pip install --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -71,7 +71,7 @@ aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
 aiosmtplib==5.0.0
@@ -328,7 +328,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.2
 google-auth==2.43.0
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -562,7 +562,7 @@ pyexasol==1.1.0
 pygtrie==2.5.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -705,6 +705,6 @@ ydb==3.21.13
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 11dc968815c..681a1c1079c 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:50:00.238266
+# This constraints file was automatically generated on 
2025-11-07T09:49:31.498719
 # via `uv pip install --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -71,7 +71,7 @@ aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
 aiosmtplib==5.0.0
@@ -326,7 +326,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.2
 google-auth==2.43.0
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -561,7 +561,7 @@ pyexasol==1.1.0
 pygtrie==2.5.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -703,6 +703,6 @@ ydb==3.21.13
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 272f92131d0..3f4ef16cd08 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:51:24.853834
+# This constraints file was automatically generated on 
2025-11-07T09:51:34.399652
 # via `uv pip install --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -71,7 +71,7 @@ aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
 aiosmtplib==5.0.0
@@ -324,7 +324,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.2
 google-auth==2.43.0
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -559,7 +559,7 @@ pyexasol==1.1.0
 pygtrie==2.5.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -704,6 +704,6 @@ ydb==3.21.13
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 9f6684af79b..6fac0fa6eb2 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:49:51.528187
+# This constraints file was automatically generated on 
2025-11-07T09:50:42.083138
 # via `uv pip install --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -62,7 +62,7 @@ aiobotocore==2.25.1
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
 aiosmtplib==5.0.0
@@ -298,7 +298,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.2
 google-auth==2.43.0
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -520,7 +520,7 @@ pyexasol==1.2.1
 pygtrie==2.5.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -653,6 +653,6 @@ yarl==1.22.0
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 78ba2c0194b..048b1789a2d 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:46:56.884525
+# This constraints file was automatically generated on 
2025-11-07T09:48:16.288445
 # via `uv sync --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 6dc6b33de83..387fd2d2b73 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:46:37.306361
+# This constraints file was automatically generated on 
2025-11-07T09:46:39.412922
 # via `uv sync --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 2db394d416b..572a58d0f87 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:48:00.188989
+# This constraints file was automatically generated on 
2025-11-07T09:48:18.047712
 # via `uv sync --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index 00931392e0b..d1ef787a11c 100644
--- a/constraints-no-providers-3.13.txt
+++ b/constraints-no-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:46:27.528490
+# This constraints file was automatically generated on 
2025-11-07T09:47:27.500936
 # via `uv sync --resolution highest` for the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index ed5718ae77b..c5d046d3136 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:46:49.620909
+# This constraints file was automatically generated on 
2025-11-07T09:48:08.409681
 # via `uv sync --resolution highest for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider distributions.
@@ -51,7 +51,7 @@ aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aioresponses==0.7.8
 aiosignal==1.4.0
@@ -230,7 +230,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -508,7 +508,7 @@ pygtrie==2.5.0
 pyiceberg==0.10.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -573,7 +573,7 @@ rpds-py==0.28.0
 rsa==4.9.1
 ruamel.yaml.clib==0.2.14
 ruamel.yaml==0.18.16
-ruff==0.14.3
+ruff==0.14.4
 s3fs==2025.10.0
 s3transfer==0.14.0
 sagemaker_studio==1.0.23
@@ -718,6 +718,6 @@ ydb==3.21.13
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 34ea3541e9f..493cf29c855 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:46:30.232322
+# This constraints file was automatically generated on 
2025-11-07T09:46:33.761592
 # via `uv sync --resolution highest for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider distributions.
@@ -51,7 +51,7 @@ aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aioresponses==0.7.8
 aiosignal==1.4.0
@@ -227,7 +227,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -506,7 +506,7 @@ pygtrie==2.5.0
 pyiceberg==0.10.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -572,7 +572,7 @@ rpds-py==0.28.0
 rsa==4.9.1
 ruamel.yaml.clib==0.2.14
 ruamel.yaml==0.18.16
-ruff==0.14.3
+ruff==0.14.4
 s3fs==2025.10.0
 s3transfer==0.14.0
 sagemaker_studio==1.0.23
@@ -716,6 +716,6 @@ ydb==3.21.13
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 06beef0494f..338b435361c 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:47:52.808374
+# This constraints file was automatically generated on 
2025-11-07T09:48:10.604873
 # via `uv sync --resolution highest for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider distributions.
@@ -51,7 +51,7 @@ aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aioresponses==0.7.8
 aiosignal==1.4.0
@@ -225,7 +225,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -504,7 +504,7 @@ pygtrie==2.5.0
 pyiceberg==0.10.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -570,7 +570,7 @@ rpds-py==0.28.0
 rsa==4.9.1
 ruamel.yaml.clib==0.2.14
 ruamel.yaml==0.18.16
-ruff==0.14.3
+ruff==0.14.4
 s3fs==2025.10.0
 s3transfer==0.14.0
 sagemaker_studio==1.0.23
@@ -717,6 +717,6 @@ ydb==3.21.13
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 14580d82fa5..d1ced00aaaf 100644
--- a/constraints-source-providers-3.13.txt
+++ b/constraints-source-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-06T21:46:20.377771
+# This constraints file was automatically generated on 
2025-11-07T09:47:20.459989
 # via `uv sync --resolution highest for the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider distributions.
@@ -44,7 +44,7 @@ aiobotocore==2.25.1
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp==3.13.2
-aioitertools==0.12.0
+aioitertools==0.13.0
 aiomysql==0.3.2
 aioresponses==0.7.8
 aiosignal==1.4.0
@@ -210,7 +210,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.0
+google-cloud-aiplatform==1.126.1
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -478,7 +478,7 @@ pygtrie==2.5.0
 pyiceberg==0.10.0
 pykerberos==1.2.4
 pymongo==4.15.3
-pymssql==2.3.8
+pymssql==2.3.9
 pyodbc==5.3.0
 pyodps==0.12.5
 pyparsing==3.2.5
@@ -542,7 +542,7 @@ rpds-py==0.28.0
 rsa==4.9.1
 ruamel.yaml.clib==0.2.14
 ruamel.yaml==0.18.16
-ruff==0.14.3
+ruff==0.14.4
 s3fs==2025.10.0
 s3transfer==0.14.0
 sagemaker_studio==1.0.23
@@ -682,6 +682,6 @@ yarl==1.22.0
 zeep==4.3.2
 zenpy==2.0.56
 zipp==3.23.0
-zope.event==6.0
+zope.event==6.1
 zope.interface==8.0.1
 zstandard==0.25.0

Reply via email to