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

github-actions[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 d0d5c557cfa Updating constraints. GitHub run id:27379771129
d0d5c557cfa is described below

commit d0d5c557cfaf935dc677a5e014e6fb249acd5582
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jun 11 22:19:34 2026 +0000

    Updating constraints. GitHub run id:27379771129
    
    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 
cf904d7852fb25b819909fcdf3adf1bef118e7fe.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/27379771129/
    
    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                  | 12 ++++++++----
 constraints-3.11.txt                  | 12 ++++++++----
 constraints-3.12.txt                  | 12 ++++++++----
 constraints-3.13.txt                  | 12 ++++++++----
 constraints-3.14.txt                  | 12 ++++++++----
 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-no-providers-3.14.txt     |  2 +-
 constraints-source-providers-3.10.txt |  2 +-
 constraints-source-providers-3.11.txt |  2 +-
 constraints-source-providers-3.12.txt |  2 +-
 constraints-source-providers-3.13.txt |  2 +-
 constraints-source-providers-3.14.txt |  2 +-
 15 files changed, 50 insertions(+), 30 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 13e23934a23..ee96728fa1e 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:41:44.302254
+# This constraints file was automatically generated on 
2026-06-11T22:14:16.752953
 # 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 @@ aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.2
 aiohttp-cors==0.8.1
-aiohttp==3.14.0
+aiohttp==3.14.1
 aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
@@ -98,6 +98,7 @@ anyio==4.13.0
 apache-airflow-providers-airbyte==5.5.1
 apache-airflow-providers-akeyless==0.2.0
 apache-airflow-providers-alibaba==3.3.8
+apache-airflow-providers-amazon==9.30.0
 apache-airflow-providers-apache-cassandra==3.9.5
 apache-airflow-providers-apache-drill==3.3.3
 apache-airflow-providers-apache-druid==4.5.2
@@ -111,6 +112,7 @@ apache-airflow-providers-apache-kylin==3.10.5
 apache-airflow-providers-apache-livy==4.5.6
 apache-airflow-providers-apache-pig==4.8.5
 apache-airflow-providers-apache-pinot==4.10.3
+apache-airflow-providers-apache-spark==6.1.0
 apache-airflow-providers-apache-tinkerpop==1.0.2
 apache-airflow-providers-apprise==2.3.4
 apache-airflow-providers-arangodb==2.9.5
@@ -118,6 +120,7 @@ apache-airflow-providers-asana==2.11.4
 apache-airflow-providers-atlassian-jira==3.3.4
 apache-airflow-providers-celery==3.20.0
 apache-airflow-providers-cloudant==4.3.5
+apache-airflow-providers-cncf-kubernetes==10.18.0
 apache-airflow-providers-cohere==1.6.6
 apache-airflow-providers-common-ai==0.4.0
 apache-airflow-providers-common-compat==1.15.0
@@ -130,6 +133,7 @@ apache-airflow-providers-dbt-cloud==4.9.1
 apache-airflow-providers-dingding==3.9.5
 apache-airflow-providers-discord==3.12.3
 apache-airflow-providers-docker==4.5.7
+apache-airflow-providers-edge3==3.8.0
 apache-airflow-providers-elasticsearch==6.6.0
 apache-airflow-providers-exasol==4.10.3
 apache-airflow-providers-fab==3.6.5
@@ -201,7 +205,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==5.0.1
 asyncpg==0.31.0
-asyncssh==2.23.0
+asyncssh==2.23.1
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -236,7 +240,7 @@ backoff==2.2.1
 backports.strenum==1.3.1
 backports.tarfile==1.2.0
 bcrypt==5.0.0
-beautifulsoup4==4.14.3
+beautifulsoup4==4.15.0
 billiard==4.2.4
 bitarray==3.8.1
 black==26.5.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 5c65a72f50e..f9afdca2faa 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:40:59.035758
+# This constraints file was automatically generated on 
2026-06-11T22:14:14.596235
 # 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 @@ aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.2
 aiohttp-cors==0.8.1
-aiohttp==3.14.0
+aiohttp==3.14.1
 aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
@@ -98,6 +98,7 @@ anyio==4.13.0
 apache-airflow-providers-airbyte==5.5.1
 apache-airflow-providers-akeyless==0.2.0
 apache-airflow-providers-alibaba==3.3.8
+apache-airflow-providers-amazon==9.30.0
 apache-airflow-providers-apache-cassandra==3.9.5
 apache-airflow-providers-apache-drill==3.3.3
 apache-airflow-providers-apache-druid==4.5.2
@@ -111,6 +112,7 @@ apache-airflow-providers-apache-kylin==3.10.5
 apache-airflow-providers-apache-livy==4.5.6
 apache-airflow-providers-apache-pig==4.8.5
 apache-airflow-providers-apache-pinot==4.10.3
+apache-airflow-providers-apache-spark==6.1.0
 apache-airflow-providers-apache-tinkerpop==1.1.4
 apache-airflow-providers-apprise==2.3.4
 apache-airflow-providers-arangodb==2.9.5
@@ -118,6 +120,7 @@ apache-airflow-providers-asana==2.11.4
 apache-airflow-providers-atlassian-jira==3.3.4
 apache-airflow-providers-celery==3.20.0
 apache-airflow-providers-cloudant==4.3.5
+apache-airflow-providers-cncf-kubernetes==10.18.0
 apache-airflow-providers-cohere==1.6.6
 apache-airflow-providers-common-ai==0.4.0
 apache-airflow-providers-common-compat==1.15.0
@@ -130,6 +133,7 @@ apache-airflow-providers-dbt-cloud==4.9.1
 apache-airflow-providers-dingding==3.9.5
 apache-airflow-providers-discord==3.12.3
 apache-airflow-providers-docker==4.5.7
+apache-airflow-providers-edge3==3.8.0
 apache-airflow-providers-elasticsearch==6.6.0
 apache-airflow-providers-exasol==4.10.3
 apache-airflow-providers-fab==3.6.5
@@ -201,7 +205,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.23.0
+asyncssh==2.23.1
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -235,7 +239,7 @@ babel==2.18.0
 backoff==2.2.1
 backports.tarfile==1.2.0
 bcrypt==5.0.0
-beautifulsoup4==4.14.3
+beautifulsoup4==4.15.0
 billiard==4.2.4
 bitarray==3.8.1
 black==26.5.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 415649f7ba0..f8bc6106d12 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:42:23.643423
+# This constraints file was automatically generated on 
2026-06-11T22:14:02.064019
 # 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 @@ aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.2
 aiohttp-cors==0.8.1
-aiohttp==3.14.0
+aiohttp==3.14.1
 aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
@@ -98,6 +98,7 @@ anyio==4.13.0
 apache-airflow-providers-airbyte==5.5.1
 apache-airflow-providers-akeyless==0.2.0
 apache-airflow-providers-alibaba==3.3.8
+apache-airflow-providers-amazon==9.30.0
 apache-airflow-providers-apache-cassandra==3.9.5
 apache-airflow-providers-apache-drill==3.3.3
 apache-airflow-providers-apache-druid==4.5.2
@@ -111,6 +112,7 @@ apache-airflow-providers-apache-kylin==3.10.5
 apache-airflow-providers-apache-livy==4.5.6
 apache-airflow-providers-apache-pig==4.8.5
 apache-airflow-providers-apache-pinot==4.10.3
+apache-airflow-providers-apache-spark==6.1.0
 apache-airflow-providers-apache-tinkerpop==1.1.4
 apache-airflow-providers-apprise==2.3.4
 apache-airflow-providers-arangodb==2.9.5
@@ -118,6 +120,7 @@ apache-airflow-providers-asana==2.11.4
 apache-airflow-providers-atlassian-jira==3.3.4
 apache-airflow-providers-celery==3.20.0
 apache-airflow-providers-cloudant==4.3.5
+apache-airflow-providers-cncf-kubernetes==10.18.0
 apache-airflow-providers-cohere==1.6.6
 apache-airflow-providers-common-ai==0.4.0
 apache-airflow-providers-common-compat==1.15.0
@@ -130,6 +133,7 @@ apache-airflow-providers-dbt-cloud==4.9.1
 apache-airflow-providers-dingding==3.9.5
 apache-airflow-providers-discord==3.12.3
 apache-airflow-providers-docker==4.5.7
+apache-airflow-providers-edge3==3.8.0
 apache-airflow-providers-elasticsearch==6.6.0
 apache-airflow-providers-exasol==4.10.3
 apache-airflow-providers-fab==3.6.5
@@ -201,7 +205,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.23.0
+asyncssh==2.23.1
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -234,7 +238,7 @@ azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
 bcrypt==5.0.0
-beautifulsoup4==4.14.3
+beautifulsoup4==4.15.0
 billiard==4.2.4
 bitarray==3.8.1
 black==26.5.1
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index d0ca645e885..0ba1d607126 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:42:41.723321
+# This constraints file was automatically generated on 
2026-06-11T22:16:11.963041
 # 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.
@@ -69,7 +69,7 @@ aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.2
 aiohttp-cors==0.8.1
-aiohttp==3.14.0
+aiohttp==3.14.1
 aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
@@ -96,6 +96,7 @@ anyio==4.13.0
 apache-airflow-providers-airbyte==5.5.1
 apache-airflow-providers-akeyless==0.2.0
 apache-airflow-providers-alibaba==3.3.8
+apache-airflow-providers-amazon==9.30.0
 apache-airflow-providers-apache-cassandra==3.9.5
 apache-airflow-providers-apache-drill==3.3.3
 apache-airflow-providers-apache-druid==4.5.2
@@ -109,6 +110,7 @@ apache-airflow-providers-apache-kylin==3.10.5
 apache-airflow-providers-apache-livy==4.5.6
 apache-airflow-providers-apache-pig==4.8.5
 apache-airflow-providers-apache-pinot==4.10.3
+apache-airflow-providers-apache-spark==6.1.0
 apache-airflow-providers-apache-tinkerpop==1.1.4
 apache-airflow-providers-apprise==2.3.4
 apache-airflow-providers-arangodb==2.9.5
@@ -116,6 +118,7 @@ apache-airflow-providers-asana==2.11.4
 apache-airflow-providers-atlassian-jira==3.3.4
 apache-airflow-providers-celery==3.20.0
 apache-airflow-providers-cloudant==4.3.5
+apache-airflow-providers-cncf-kubernetes==10.18.0
 apache-airflow-providers-cohere==1.6.6
 apache-airflow-providers-common-ai==0.4.0
 apache-airflow-providers-common-compat==1.15.0
@@ -128,6 +131,7 @@ apache-airflow-providers-dbt-cloud==4.9.1
 apache-airflow-providers-dingding==3.9.5
 apache-airflow-providers-discord==3.12.3
 apache-airflow-providers-docker==4.5.7
+apache-airflow-providers-edge3==3.8.0
 apache-airflow-providers-elasticsearch==6.6.0
 apache-airflow-providers-exasol==4.10.3
 apache-airflow-providers-fab==3.6.5
@@ -199,7 +203,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.23.0
+asyncssh==2.23.1
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -232,7 +236,7 @@ azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
 bcrypt==5.0.0
-beautifulsoup4==4.14.3
+beautifulsoup4==4.15.0
 billiard==4.2.4
 bitarray==3.8.1
 black==26.5.1
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index d894affe97f..6738ff542a4 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:41:39.542592
+# This constraints file was automatically generated on 
2026-06-11T22:14:01.747993
 # 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.
@@ -67,7 +67,7 @@ aenum==3.1.17
 aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.2
-aiohttp==3.14.0
+aiohttp==3.14.1
 aioitertools==0.13.0
 aiomysql==0.3.2
 aiosignal==1.4.0
@@ -94,6 +94,7 @@ anyio==4.13.0
 apache-airflow-providers-airbyte==5.5.1
 apache-airflow-providers-akeyless==0.2.0
 apache-airflow-providers-alibaba==3.3.8
+apache-airflow-providers-amazon==9.30.0
 apache-airflow-providers-apache-drill==3.3.3
 apache-airflow-providers-apache-druid==4.5.2
 apache-airflow-providers-apache-flink==1.8.5
@@ -106,6 +107,7 @@ apache-airflow-providers-apache-kylin==3.10.5
 apache-airflow-providers-apache-livy==4.5.6
 apache-airflow-providers-apache-pig==4.8.5
 apache-airflow-providers-apache-pinot==4.10.3
+apache-airflow-providers-apache-spark==6.1.0
 apache-airflow-providers-apache-tinkerpop==1.1.4
 apache-airflow-providers-apprise==2.3.4
 apache-airflow-providers-arangodb==2.9.5
@@ -113,6 +115,7 @@ apache-airflow-providers-asana==2.11.4
 apache-airflow-providers-atlassian-jira==3.3.4
 apache-airflow-providers-celery==3.20.0
 apache-airflow-providers-cloudant==4.3.5
+apache-airflow-providers-cncf-kubernetes==10.18.0
 apache-airflow-providers-cohere==1.6.6
 apache-airflow-providers-common-ai==0.4.0
 apache-airflow-providers-common-compat==1.15.0
@@ -125,6 +128,7 @@ apache-airflow-providers-dbt-cloud==4.9.1
 apache-airflow-providers-dingding==3.9.5
 apache-airflow-providers-discord==3.12.3
 apache-airflow-providers-docker==4.5.7
+apache-airflow-providers-edge3==3.8.0
 apache-airflow-providers-elasticsearch==6.6.0
 apache-airflow-providers-exasol==4.10.3
 apache-airflow-providers-fab==3.6.5
@@ -196,7 +200,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.23.0
+asyncssh==2.23.1
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -229,7 +233,7 @@ azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
 bcrypt==5.0.0
-beautifulsoup4==4.14.3
+beautifulsoup4==4.15.0
 billiard==4.2.4
 bitarray==3.8.1
 black==26.5.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index aadddc558c9..4eb1a25b246 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 
2026-06-11T00:38:05.991228
+# This constraints file was automatically generated on 
2026-06-11T22:11:02.669585
 # 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 97aff3bb671..ab1903bc445 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 
2026-06-11T00:37:11.077551
+# This constraints file was automatically generated on 
2026-06-11T22:10:58.572097
 # 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 731f198e0ff..3d33c30cfb0 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 
2026-06-11T00:38:45.382004
+# This constraints file was automatically generated on 
2026-06-11T22:10:51.231605
 # 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 e4290590654..9eaa6ceadff 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 
2026-06-11T00:39:01.478830
+# This constraints file was automatically generated on 
2026-06-11T22:13:00.122747
 # 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.14.txt 
b/constraints-no-providers-3.14.txt
index 421d8e263a1..9359d75589f 100644
--- a/constraints-no-providers-3.14.txt
+++ b/constraints-no-providers-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:37:59.408146
+# This constraints file was automatically generated on 
2026-06-11T22:11:21.020419
 # 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 12505252365..20fc96d77b4 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 
2026-06-11T00:37:56.237247
+# This constraints file was automatically generated on 
2026-06-11T22:10:53.504853
 # 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.
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index a37299696fe..20d4b9b30e9 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 
2026-06-11T00:37:02.246935
+# This constraints file was automatically generated on 
2026-06-11T22:10:49.716101
 # 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.
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 4fc2acb649e..231eac39b77 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 
2026-06-11T00:38:35.650358
+# This constraints file was automatically generated on 
2026-06-11T22:10:42.282692
 # 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.
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 420285efa90..5ce256b52f3 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 
2026-06-11T00:38:51.867930
+# This constraints file was automatically generated on 
2026-06-11T22:12:50.841199
 # 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.
diff --git a/constraints-source-providers-3.14.txt 
b/constraints-source-providers-3.14.txt
index 9a552c640f3..b5c76e62747 100644
--- a/constraints-source-providers-3.14.txt
+++ b/constraints-source-providers-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-06-11T00:37:49.794776
+# This constraints file was automatically generated on 
2026-06-11T22:11:12.855363
 # 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.

Reply via email to