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 26a7f41f321 Updating constraints. GitHub run id:23587945783
26a7f41f321 is described below

commit 26a7f41f321de011cae401e63644bc9f449ca4bb
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Mar 26 10:21:23 2026 +0000

    Updating constraints. GitHub run id:23587945783
    
    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 
526768d72171fb91bd175adca9f49deaa7949848.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/23587945783/
    
    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                  |  17 ++--
 constraints-3.11.txt                  |  29 ++++---
 constraints-3.12.txt                  |  16 ++--
 constraints-3.13.txt                  |  12 ++-
 constraints-3.14.txt                  |  12 ++-
 constraints-no-providers-3.10.txt     |  26 +++---
 constraints-no-providers-3.11.txt     |  24 +++---
 constraints-no-providers-3.12.txt     |  22 ++---
 constraints-no-providers-3.13.txt     |  22 ++---
 constraints-no-providers-3.14.txt     |  22 ++---
 constraints-source-providers-3.10.txt | 146 +++++++++++++++++-----------------
 constraints-source-providers-3.11.txt | 144 +++++++++++++++++----------------
 constraints-source-providers-3.12.txt | 142 ++++++++++++++++-----------------
 constraints-source-providers-3.13.txt | 140 ++++++++++++++++----------------
 constraints-source-providers-3.14.txt | 136 ++++++++++++++++---------------
 15 files changed, 447 insertions(+), 463 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 5f2abacc283..fd35557e8f5 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-03-26T02:57:33.935782
+# This constraints file was automatically generated on 
2026-03-26T10:17:25.768178
 # 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.
@@ -82,7 +82,7 @@ alembic==1.18.4
 alibabacloud-adb20211201==3.7.1
 alibabacloud-credentials-api==1.0.0
 alibabacloud-credentials==1.0.8
-alibabacloud-tea-openapi==0.4.3
+alibabacloud-tea-openapi==0.4.4
 alibabacloud-tea-util==0.3.14
 alibabacloud-tea==0.4.3
 alibabacloud_gateway_spi==0.0.3
@@ -169,7 +169,7 @@ confluent-kafka==2.13.2
 crcmod==1.7
 cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==44.0.3
+cryptography==46.0.6
 curlify==3.0.0
 darabonba-core==1.0.5
 databricks-sql-connector==4.2.5
@@ -188,7 +188,6 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 durationpy==0.10
-ecdsa==0.19.1
 elastic-transport==9.2.1
 elasticsearch==9.3.0
 email-validator==2.3.0
@@ -447,7 +446,7 @@ ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.1
-pyOpenSSL==25.1.0
+pyOpenSSL==26.0.0
 pyarrow==23.0.1
 pyasn1==0.6.3
 pyasn1_modules==0.4.2
@@ -463,7 +462,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 pydata-google-auth==1.9.1
 pydruid==0.6.9
-pyexasol==1.1.0
+pyexasol==1.3.0
 pygtrie==2.5.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
@@ -521,7 +520,7 @@ scipy==1.15.3
 scramp==1.4.8
 scrapbook==0.5.0
 segment-analytics-python==2.3.3
-sendgrid==6.12.4
+sendgrid==6.12.5
 sentry-sdk==2.56.0
 setproctitle==1.3.7
 shellingham==1.5.4
@@ -532,7 +531,7 @@ smart_open==7.5.1
 smbprotocol==1.16.0
 smmap==5.0.3
 sniffio==1.3.1
-snowflake-connector-python==4.3.0
+snowflake-connector-python==4.4.0
 snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
@@ -596,7 +595,7 @@ watchtower==3.4.0
 wcwidth==0.6.0
 weaviate-client==4.20.4
 webencodings==0.5.1
-websocket-client==1.9.0
+websocket-client==1.8.0
 websockets==16.0
 wirerope==1.0.0
 wrapt==2.1.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index a6b40758dcc..cda4159eab2 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-03-26T02:57:48.803852
+# This constraints file was automatically generated on 
2026-03-26T10:16:32.902670
 # 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.
@@ -30,7 +30,6 @@
 #
 # pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]=N.M.O"
 #
-APScheduler==3.11.2
 Authlib==1.6.9
 Deprecated==1.3.1
 Events==0.5
@@ -68,7 +67,7 @@ adbc-driver-sqlite==1.10.0
 adlfs==2026.2.0
 aenum==3.1.17
 aiobotocore==3.3.0
-aiofiles==24.1.0
+aiofiles==25.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
 aiohttp==3.13.3
@@ -79,13 +78,15 @@ aiosmtplib==5.1.0
 aiosqlite==0.21.0
 airbyte-api==0.53.0
 alembic==1.18.4
-alibabacloud-adb20211201==3.7.1
-alibabacloud-credentials-api==1.0.0
-alibabacloud-credentials==1.0.8
-alibabacloud-tea-openapi==0.4.3
+alibabacloud-adb20211201==3.0.3
+alibabacloud-openapi-util==0.2.4
 alibabacloud-tea-util==0.3.14
 alibabacloud-tea==0.4.3
+alibabacloud_credentials==0.3.6
+alibabacloud_endpoint_util==0.0.4
 alibabacloud_gateway_spi==0.0.3
+alibabacloud_tea_openapi==0.3.14
+alibabacloud_tea_xml==0.0.3
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
@@ -168,9 +169,8 @@ confluent-kafka==2.13.2
 crcmod==1.7
 cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==44.0.3
+cryptography==46.0.6
 curlify==3.0.0
-darabonba-core==1.0.5
 databricks-sql-connector==4.2.5
 dataclasses-json==0.6.7
 datadog==0.52.1
@@ -187,7 +187,6 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 durationpy==0.10
-ecdsa==0.19.1
 elastic-transport==9.2.1
 elasticsearch==9.3.0
 email-validator==2.3.0
@@ -446,7 +445,7 @@ ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.1
-pyOpenSSL==25.1.0
+pyOpenSSL==26.0.0
 pyarrow==23.0.1
 pyasn1==0.6.3
 pyasn1_modules==0.4.2
@@ -462,7 +461,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 pydata-google-auth==1.9.1
 pydruid==0.6.9
-pyexasol==1.1.0
+pyexasol==1.3.0
 pygtrie==2.5.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
@@ -520,7 +519,7 @@ scipy==1.17.1
 scramp==1.4.8
 scrapbook==0.5.0
 segment-analytics-python==2.3.3
-sendgrid==6.12.4
+sendgrid==6.12.5
 sentry-sdk==2.56.0
 setproctitle==1.3.7
 shellingham==1.5.4
@@ -531,7 +530,7 @@ smart_open==7.5.1
 smbprotocol==1.16.0
 smmap==5.0.3
 sniffio==1.3.1
-snowflake-connector-python==4.3.0
+snowflake-connector-python==4.4.0
 snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
@@ -593,7 +592,7 @@ watchtower==3.4.0
 wcwidth==0.6.0
 weaviate-client==4.20.4
 webencodings==0.5.1
-websocket-client==1.9.0
+websocket-client==1.8.0
 websockets==16.0
 wirerope==1.0.0
 wrapt==2.1.2
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 067b5b35c4a..bb924182282 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-03-26T02:59:20.546677
+# This constraints file was automatically generated on 
2026-03-26T10:17:18.163659
 # 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.
@@ -82,7 +82,7 @@ alembic==1.18.4
 alibabacloud-adb20211201==3.7.1
 alibabacloud-credentials-api==1.0.0
 alibabacloud-credentials==1.0.8
-alibabacloud-tea-openapi==0.4.3
+alibabacloud-tea-openapi==0.4.4
 alibabacloud-tea-util==0.3.14
 alibabacloud-tea==0.4.3
 alibabacloud_gateway_spi==0.0.3
@@ -167,7 +167,7 @@ confluent-kafka==2.13.2
 crcmod==1.7
 cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==44.0.3
+cryptography==46.0.6
 curlify==3.0.0
 darabonba-core==1.0.5
 databricks-sql-connector==4.2.5
@@ -186,7 +186,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 durationpy==0.10
-ecdsa==0.19.1
+ecdsa==0.19.2
 elastic-transport==9.2.1
 elasticsearch==9.3.0
 email-validator==2.3.0
@@ -445,7 +445,7 @@ ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.1
-pyOpenSSL==25.1.0
+pyOpenSSL==26.0.0
 pyarrow==23.0.1
 pyasn1==0.6.3
 pyasn1_modules==0.4.2
@@ -461,7 +461,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 pydata-google-auth==1.9.1
 pydruid==0.6.9
-pyexasol==1.1.0
+pyexasol==1.3.0
 pygtrie==2.5.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
@@ -531,7 +531,7 @@ smart_open==7.5.1
 smbprotocol==1.16.0
 smmap==5.0.3
 sniffio==1.3.1
-snowflake-connector-python==4.3.0
+snowflake-connector-python==4.4.0
 snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
@@ -593,7 +593,7 @@ watchtower==3.4.0
 wcwidth==0.6.0
 weaviate-client==4.20.4
 webencodings==0.5.1
-websocket-client==1.9.0
+websocket-client==1.8.0
 websockets==16.0
 wheel==0.46.3
 wirerope==1.0.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 38b80118f2a..046e3870afe 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-03-26T02:57:35.562106
+# This constraints file was automatically generated on 
2026-03-26T10:17:27.691582
 # 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.
@@ -77,16 +77,13 @@ aiosmtplib==5.1.0
 aiosqlite==0.21.0
 airbyte-api==0.53.0
 alembic==1.18.4
-alibabacloud-adb20211201==3.7.0
+alibabacloud-adb20211201==3.7.1
 alibabacloud-credentials-api==1.0.0
 alibabacloud-credentials==1.0.8
-alibabacloud-openapi-util==0.2.4
+alibabacloud-tea-openapi==0.4.4
 alibabacloud-tea-util==0.3.14
 alibabacloud-tea==0.4.3
-alibabacloud_endpoint_util==0.0.4
 alibabacloud_gateway_spi==0.0.3
-alibabacloud_tea_openapi==0.3.16
-alibabacloud_tea_xml==0.0.3
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
@@ -171,6 +168,7 @@ cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==46.0.6
 curlify==3.0.0
+darabonba-core==1.0.5
 databricks-sql-connector==4.2.5
 dataclasses-json==0.6.7
 datadog==0.52.1
@@ -187,7 +185,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 durationpy==0.10
-ecdsa==0.19.1
+ecdsa==0.19.2
 elastic-transport==9.2.1
 elasticsearch==9.3.0
 email-validator==2.3.0
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index 51fad0317f5..13abca5d2aa 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-03-26T02:58:01.271122
+# This constraints file was automatically generated on 
2026-03-26T10:16:42.846275
 # 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.
@@ -75,16 +75,13 @@ aiosmtplib==5.1.0
 aiosqlite==0.21.0
 airbyte-api==0.53.0
 alembic==1.18.4
-alibabacloud-adb20211201==3.7.0
+alibabacloud-adb20211201==3.7.1
 alibabacloud-credentials-api==1.0.0
 alibabacloud-credentials==1.0.8
-alibabacloud-openapi-util==0.2.4
+alibabacloud-tea-openapi==0.4.4
 alibabacloud-tea-util==0.3.14
 alibabacloud-tea==0.4.3
-alibabacloud_endpoint_util==0.0.4
 alibabacloud_gateway_spi==0.0.3
-alibabacloud_tea_openapi==0.3.16
-alibabacloud_tea_xml==0.0.3
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
@@ -166,6 +163,7 @@ cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==46.0.6
 curlify==3.0.0
+darabonba-core==1.0.5
 databricks-sql-connector==4.2.5
 dataclasses-json==0.6.7
 datadog==0.52.1
@@ -181,7 +179,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 durationpy==0.10
-ecdsa==0.19.1
+ecdsa==0.19.2
 elastic-transport==9.2.1
 elasticsearch==9.3.0
 email-validator==2.3.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 04c46a93690..1368e9483ae 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-03-26T02:52:42.726445
+# This constraints file was automatically generated on 
2026-03-26T10:12:30.922735
 # 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.
@@ -22,28 +22,28 @@ aiosqlite==0.21.0
 alembic==1.18.4
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 argcomplete==3.6.3
 asgiref==3.11.1
-attrs==25.4.0
+attrs==26.1.0
 babel==2.18.0
 backports.strenum==1.3.1
-cadwyn==6.0.4
+cadwyn==6.1.1
 certifi==2026.2.25
 cffi==2.0.0
 charset-normalizer==3.4.6
 click==8.3.1
 colorlog==6.10.1
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==46.0.5
+cryptography==46.0.6
 dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 exceptiongroup==1.3.1
 fastapi-cli==0.0.24
-fastapi==0.135.1
-fsspec==2025.12.0
+fastapi==0.135.2
+fsspec==2026.2.0
 googleapis-common-protos==1.73.0
 greenback==1.3.0
 greenlet==3.3.2
@@ -81,7 +81,7 @@ pathlib_abc==0.5.2
 pathspec==1.0.4
 pendulum==3.2.0
 pluggy==1.6.0
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
@@ -95,7 +95,7 @@ python-dotenv==1.2.2
 python-multipart==0.0.22
 python-slugify==8.0.4
 referencing==0.37.0
-requests==2.32.5
+requests==2.33.0
 rich-argparse==1.7.2
 rich-toolkit==0.19.7
 rich==13.9.4
@@ -112,7 +112,7 @@ tabulate==0.10.0
 tenacity==9.1.4
 termcolor==3.3.0
 text-unidecode==1.3
-tomli==2.4.0
+tomli==2.4.1
 typer==0.24.1
 typing-inspection==0.4.2
 typing_extensions==4.15.0
@@ -121,11 +121,11 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 zipp==3.23.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index d36e85abb0f..a89789d3ff1 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-03-26T02:52:58.811837
+# This constraints file was automatically generated on 
2026-03-26T10:12:18.293486
 # 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.
@@ -22,26 +22,26 @@ aiosqlite==0.21.0
 alembic==1.18.4
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 argcomplete==3.6.3
 asgiref==3.11.1
-attrs==25.4.0
+attrs==26.1.0
 babel==2.18.0
-cadwyn==6.0.4
+cadwyn==6.1.1
 certifi==2026.2.25
 cffi==2.0.0
 charset-normalizer==3.4.6
 click==8.3.1
 colorlog==6.10.1
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==46.0.5
+cryptography==46.0.6
 dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
-fsspec==2025.12.0
+fastapi==0.135.2
+fsspec==2026.2.0
 googleapis-common-protos==1.73.0
 greenback==1.3.0
 greenlet==3.3.2
@@ -79,7 +79,7 @@ pathlib_abc==0.5.2
 pathspec==1.0.4
 pendulum==3.2.0
 pluggy==1.6.0
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
@@ -93,7 +93,7 @@ python-dotenv==1.2.2
 python-multipart==0.0.22
 python-slugify==8.0.4
 referencing==0.37.0
-requests==2.32.5
+requests==2.33.0
 rich-argparse==1.7.2
 rich-toolkit==0.19.7
 rich==13.9.4
@@ -118,11 +118,11 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 zipp==3.23.0
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index d37c4805636..8d9ffb2325e 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-03-26T02:54:27.140961
+# This constraints file was automatically generated on 
2026-03-26T10:12:19.323242
 # 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.
@@ -22,26 +22,26 @@ aiosqlite==0.21.0
 alembic==1.18.4
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 argcomplete==3.6.3
 asgiref==3.11.1
-attrs==25.4.0
+attrs==26.1.0
 babel==2.18.0
-cadwyn==6.0.4
+cadwyn==6.1.1
 certifi==2026.2.25
 cffi==2.0.0
 charset-normalizer==3.4.6
 click==8.3.1
 colorlog==6.10.1
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==44.0.3
 dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
-fsspec==2025.12.0
+fastapi==0.135.2
+fsspec==2026.2.0
 googleapis-common-protos==1.73.0
 greenback==1.3.0
 greenlet==3.3.2
@@ -79,7 +79,7 @@ pathlib_abc==0.5.2
 pathspec==1.0.4
 pendulum==3.2.0
 pluggy==1.6.0
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
@@ -93,7 +93,7 @@ python-dotenv==1.2.2
 python-multipart==0.0.22
 python-slugify==8.0.4
 referencing==0.37.0
-requests==2.32.5
+requests==2.33.0
 rich-argparse==1.7.2
 rich-toolkit==0.19.7
 rich==13.9.4
@@ -118,11 +118,11 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 zipp==3.23.0
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index 3a12b2a794d..a82deaa0097 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-03-26T02:52:46.685860
+# This constraints file was automatically generated on 
2026-03-26T10:12:31.842013
 # 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.
@@ -23,26 +23,26 @@ aiosqlite==0.21.0
 alembic==1.18.4
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 argcomplete==3.6.3
 asgiref==3.11.1
-attrs==25.4.0
+attrs==26.1.0
 babel==2.18.0
-cadwyn==6.0.4
+cadwyn==6.1.1
 certifi==2026.2.25
 cffi==2.0.0
 charset-normalizer==3.4.6
 click==8.3.1
 colorlog==6.10.1
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==44.0.3
 dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
-fsspec==2025.12.0
+fastapi==0.135.2
+fsspec==2026.2.0
 googleapis-common-protos==1.73.0
 greenback==1.3.0
 greenlet==3.3.2
@@ -80,7 +80,7 @@ pathlib_abc==0.5.2
 pathspec==1.0.4
 pendulum==3.2.0
 pluggy==1.6.0
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
@@ -94,7 +94,7 @@ python-dotenv==1.2.2
 python-multipart==0.0.22
 python-slugify==8.0.4
 referencing==0.37.0
-requests==2.32.5
+requests==2.33.0
 rich-argparse==1.7.2
 rich-toolkit==0.19.7
 rich==13.9.4
@@ -119,11 +119,11 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 zipp==3.23.0
diff --git a/constraints-no-providers-3.14.txt 
b/constraints-no-providers-3.14.txt
index b5cef401f54..d67d52855d1 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-03-26T02:53:12.226271
+# This constraints file was automatically generated on 
2026-03-26T10:11:54.005287
 # 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.
@@ -22,26 +22,26 @@ aiosqlite==0.21.0
 alembic==1.18.4
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 argcomplete==3.6.3
 asgiref==3.11.1
-attrs==25.4.0
+attrs==26.1.0
 babel==2.18.0
-cadwyn==6.0.4
+cadwyn==6.1.1
 certifi==2026.2.25
 cffi==2.0.0
 charset-normalizer==3.4.6
 click==8.3.1
 colorlog==6.10.1
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==44.0.3
 dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
-fsspec==2025.12.0
+fastapi==0.135.2
+fsspec==2026.2.0
 googleapis-common-protos==1.73.0
 greenback==1.3.0
 greenlet==3.3.2
@@ -79,7 +79,7 @@ pathlib_abc==0.5.2
 pathspec==1.0.4
 pendulum==3.2.0
 pluggy==1.6.0
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
@@ -93,7 +93,7 @@ python-dotenv==1.2.2
 python-multipart==0.0.22
 python-slugify==8.0.4
 referencing==0.37.0
-requests==2.32.5
+requests==2.33.0
 rich-argparse==1.7.2
 rich-toolkit==0.19.7
 rich==13.9.4
@@ -118,11 +118,11 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 zipp==3.23.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index a33500130b6..c49374d5851 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-03-26T02:52:34.128500
+# This constraints file was automatically generated on 
2026-03-26T10:12:21.804831
 # 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.
@@ -28,7 +28,7 @@ Mako==1.3.10
 Markdown==3.10.2
 MarkupSafe==3.0.3
 PyAthena==3.30.0
-PyGithub==2.8.1
+PyGithub==2.9.0
 PyHive==0.7.0
 PyJWT==2.12.1
 PyMySQL==1.1.2
@@ -40,15 +40,15 @@ SQLAlchemy==2.0.48
 SecretStorage==3.5.0
 Sphinx==8.1.3
 WTForms==3.2.1
-Werkzeug==3.1.6
+Werkzeug==3.1.7
 a2wsgi==1.10.10
 adal==1.2.7
 adbc-driver-manager==1.10.0
 adbc-driver-postgresql==1.10.0
 adbc-driver-sqlite==1.10.0
 adlfs==2026.2.0
-aenum==3.1.16
-aiobotocore==2.26.0
+aenum==3.1.17
+aiobotocore==3.3.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -77,23 +77,23 @@ aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 apispec==6.10.0
-apprise==1.9.8
+apprise==1.9.9
 argcomplete==3.6.3
 arro3-core==0.8.0
 asana==5.2.3
 asgiref==3.11.1
 asn1crypto==1.5.1
 astor==0.8.1
-astroid==4.1.1
+astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
 asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
-attrs==25.4.0
+attrs==26.1.0
 aws-sam-translator==1.108.0
 aws-xray-sdk==2.15.0
 azure-batch==14.2.0
@@ -106,7 +106,7 @@ azure-keyvault-secrets==4.10.0
 azure-kusto-data==6.0.2
 azure-mgmt-compute==37.2.0
 azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==14.0.0
+azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==9.9.0
 azure-mgmt-datafactory==9.3.0
@@ -114,13 +114,13 @@ azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
 azure-mgmt-resource==25.0.0
-azure-mgmt-storage==24.0.0
+azure-mgmt-storage==24.0.1
 azure-nspkg==3.0.2
 azure-servicebus==7.14.3
 azure-storage-blob==12.28.0
 azure-storage-file-datalake==12.23.0
 azure-storage-file-share==12.24.0
-azure-synapse-artifacts==0.21.0
+azure-synapse-artifacts==0.22.0
 azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
@@ -135,11 +135,11 @@ bitarray==3.8.0
 black==26.3.1
 bleach==6.3.0
 blinker==1.9.0
-boto3==1.41.5
-botocore==1.41.5
+boto3==1.42.70
+botocore==1.42.70
 cachelib==0.13.0
 cachetools==6.2.6
-cadwyn==6.0.4
+cadwyn==6.1.1
 cassandra-driver==3.29.3
 cattrs==26.1.0
 celery==5.6.2
@@ -163,9 +163,9 @@ comm==0.2.3
 confluent-kafka==2.13.2
 coverage==7.13.5
 crcmod==1.7
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==46.0.5
+cryptography==46.0.6
 curlify==3.0.0
 databricks-sql-connector==4.2.5
 databricks-sqlalchemy==2.0.9
@@ -187,10 +187,10 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.21.2
-duckdb==1.5.0
+duckdb==1.5.1
 durationpy==0.10
-elastic-transport==8.17.1
-elasticsearch==8.19.3
+elastic-transport==9.2.1
+elasticsearch==9.3.0
 email-validator==2.3.0
 entrypoints==0.4
 eralchemy==1.6.0
@@ -201,7 +201,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==25.0.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
+fastapi==0.135.2
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
@@ -212,24 +212,24 @@ flit==3.12.0
 flit_core==3.12.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2025.12.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
-gcsfs==2025.12.0
-genai-prices==0.0.55
+gcsfs==2026.2.0
+genai-prices==0.0.56
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
-google-ads==28.1.1
+google-ads==30.0.0
 google-analytics-admin==0.27.0
-google-api-core==2.25.2
+google-api-core==2.30.0
 google-api-python-client==2.193.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.3.0
 google-auth==2.49.1
-google-cloud-aiplatform==1.141.0
+google-cloud-aiplatform==1.143.0
 google-cloud-alloydb==0.8.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -246,7 +246,7 @@ google-cloud-core==2.5.0
 google-cloud-datacatalog==3.29.0
 google-cloud-dataflow-client==0.11.0
 google-cloud-dataform==0.9.0
-google-cloud-dataplex==2.16.0
+google-cloud-dataplex==2.17.0
 google-cloud-dataproc-metastore==1.21.0
 google-cloud-dataproc==5.25.0
 google-cloud-dlp==3.34.0
@@ -267,7 +267,7 @@ google-cloud-spanner==3.63.0
 google-cloud-speech==2.37.0
 google-cloud-storage-control==1.10.0
 google-cloud-storage-transfer==1.19.0
-google-cloud-storage==3.4.1
+google-cloud-storage==3.10.1
 google-cloud-tasks==2.21.0
 google-cloud-texttospeech==2.34.0
 google-cloud-translate==3.24.0
@@ -283,17 +283,15 @@ graphviz==0.20.3
 greenback==1.3.0
 greenlet==3.3.2
 gremlinpython==3.8.0
-griffe==2.0.0
-griffecli==2.0.0
-griffelib==2.0.0
+griffelib==2.0.1
 grpc-google-iam-v1==0.14.3
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
-grpcio-status==1.71.2
-grpcio-tools==1.71.2
+grpcio-status==1.78.0
+grpcio-tools==1.78.0
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.3
+gunicorn==25.2.0
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.5
@@ -307,7 +305,7 @@ httplib2==0.31.2
 httptools==0.7.1
 httpx-sse==0.4.3
 httpx==0.28.1
-huggingface_hub==1.7.1
+huggingface_hub==1.8.0
 humanize==4.15.0
 hvac==2.4.0
 hyperframe==6.1.0
@@ -335,7 +333,7 @@ ipython==8.38.0
 isodate==0.7.2
 itsdangerous==2.2.0
 jaraco.classes==3.4.0
-jaraco.context==6.1.1
+jaraco.context==6.1.2
 jaraco.functools==4.4.0
 jedi==0.19.2
 jeepney==0.9.0
@@ -347,7 +345,7 @@ jpype1==1.6.0
 jsonpatch==1.33
 jsonpath-ng==1.8.0
 jsonpath-python==1.1.5
-jsonpointer==3.0.0
+jsonpointer==3.1.1
 jsonschema-path==0.4.5
 jsonschema-specifications==2025.9.1
 jsonschema==4.24.1
@@ -362,17 +360,17 @@ kgb==7.3
 kombu==5.6.2
 krb5==0.9.0
 kubernetes==35.0.0
-kubernetes_asyncio==34.3.3
+kubernetes_asyncio==35.0.1
 kylinpy==2.8.4
 lazy-object-proxy==1.12.0
 libcst==1.8.6
 librt==0.8.1
 limits==5.8.0
 linkify-it-py==2.1.0
-litellm==1.82.4
+litellm==1.82.6
 lockfile==0.12.2
-logfire-api==4.29.0
-looker_sdk==26.4.0
+logfire-api==4.30.0
+looker_sdk==26.6.1
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
@@ -406,7 +404,7 @@ msrestazure==0.6.4.post1
 multi_key_dict==2.0.3
 multidict==6.7.1
 mypy-boto3-appflow==1.42.3
-mypy-boto3-rds==1.42.51
+mypy-boto3-rds==1.42.75
 mypy-boto3-redshift-data==1.42.3
 mypy-boto3-s3==1.42.67
 mypy==1.19.1
@@ -420,11 +418,11 @@ nbformat==5.10.4
 neo4j==6.1.0
 nest-asyncio==1.6.0
 networkx==3.4.2
-nh3==0.3.3
+nh3==0.3.4
 nodeenv==1.10.0
 numpy==2.2.6
 oauthlib==3.3.1
-openai==2.29.0
+openai==2.30.0
 openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.4
 opencensus-context==0.1.3
@@ -473,23 +471,23 @@ pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
 pinotdb==9.1.1
-pipdeptree==2.31.0
+pipdeptree==2.34.0
 platformdirs==4.9.4
 pluggy==1.6.0
 plyvel==1.5.1
-polars-runtime-32==1.39.2
-polars==1.39.2
+polars-runtime-32==1.39.3
+polars==1.39.3
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
-prek==0.3.6
+prek==0.3.8
 presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.24.1
 prompt_toolkit==3.0.52
 propcache==0.4.1
 proto-plus==1.27.1
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 psycopg2-binary==2.9.11
 ptyprocess==0.7.0
@@ -506,9 +504,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.38.0
+pydantic-ai-slim==1.72.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.72.0
 pydantic-settings==2.13.1
 pydantic==2.12.5
 pydantic_core==2.41.5
@@ -517,22 +515,22 @@ pydruid==0.6.9
 pyenchant==3.3.0
 pyexasol==1.1.0
 pygtrie==2.5.0
-pyiceberg-core==0.8.0
+pyiceberg-core==0.9.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
 pymongo==4.16.0
 pymssql==2.3.13
 pyodbc==5.3.0
-pyodps==0.12.5.1
+pyodps==0.12.6
 pyparsing==3.3.2
 pyproject_hooks==1.2.0
 pypsrp==0.9.1
-pyroaring==1.0.3
-pyspark-client==4.0.2
+pyroaring==1.0.4
+pyspark-client==4.1.1
 pyspark==4.1.1
 pyspnego==0.12.1
 pytest-asyncio==1.3.0
-pytest-cov==7.0.0
+pytest-cov==7.1.0
 pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
@@ -542,7 +540,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.3.0
+python-arango==8.3.1
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-discovery==1.2.0
@@ -561,7 +559,7 @@ pytz==2026.1.post1
 pywinrm==0.5.0
 pyzmq==27.1.0
 qdrant-client==1.17.1
-ray==2.54.0
+ray==2.54.1
 reactivex==4.1.0
 readme_renderer==44.0
 redis==6.4.0
@@ -573,7 +571,7 @@ requests-kerberos==0.15.0
 requests-mock==1.12.1
 requests-oauthlib==2.0.0
 requests-toolbelt==1.0.0
-requests==2.32.5
+requests==2.33.0
 requests_ntlm==1.3.0
 responses==0.26.0
 restructuredtext_lint==2.0.2
@@ -588,8 +586,8 @@ rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
 ruff==0.15.7
-s3fs==2025.12.0
-s3transfer==0.15.0
+s3fs==2026.2.0
+s3transfer==0.16.0
 sagemaker_studio==1.0.25
 scikit-learn==1.5.2
 scipy==1.15.3
@@ -598,7 +596,7 @@ scrapbook==0.5.0
 segment-analytics-python==2.3.3
 semver==3.0.4
 sendgrid==6.12.5
-sentry-sdk==2.55.0
+sentry-sdk==2.56.0
 setproctitle==1.3.7
 shellingham==1.5.4
 simple-salesforce==1.12.9
@@ -610,7 +608,7 @@ smmap==5.0.3
 sniffio==1.3.1
 snowballstemmer==3.0.1
 snowflake-connector-python==4.3.0
-snowflake-snowpark-python==1.47.0
+snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
 soupsieve==2.8.3
@@ -633,9 +631,9 @@ sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.2
 spython==0.3.14
 sqlalchemy-bigquery==1.16.0
-sqlalchemy-spanner==1.17.2
+sqlalchemy-spanner==1.17.3
 sqlalchemy_drill==1.1.10
-sqlglot==30.0.2
+sqlglot==30.0.3
 sqlparse==0.5.5
 sse-starlette==3.3.3
 sshtunnel==0.4.0
@@ -650,7 +648,7 @@ sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.10.0
 tenacity==9.1.4
-teradatasql==20.0.0.53
+teradatasql==20.0.0.54
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
 testcontainers==4.14.2
@@ -663,7 +661,7 @@ tiktoken==0.12.0
 time-machine==3.2.0
 tinycss2==1.4.0
 tokenizers==0.22.2
-tomli==2.4.0
+tomli==2.4.1
 tomli_w==1.2.0
 tomlkit==0.14.0
 tornado==6.5.5
@@ -684,15 +682,15 @@ types-cachetools==6.2.0.20260317
 types-certifi==2021.10.8.3
 types-cffi==2.0.0.20260316
 types-croniter==6.2.2.20260316
-types-docutils==0.22.3.20260316
+types-docutils==0.22.3.20260322
 types-paramiko==3.5.0.20250801
 types-protobuf==6.32.1.20260221
 types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20260305
+types-python-dateutil==2.9.0.20260323
 types-python-slugify==8.0.2.20240310
 types-pytz==2026.1.1.20260304
 types-redis==4.6.0.20241004
-types-requests==2.32.4.20260107
+types-requests==2.32.4.20260324
 types-setuptools==82.0.0.20260210
 types-tabulate==0.10.0.20260308
 types-toml==0.10.8.20240310
@@ -707,7 +705,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 validators==0.35.0
@@ -722,12 +720,12 @@ webencodings==0.5.1
 websocket-client==1.9.0
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 xmlsec==1.3.17
 xmltodict==1.0.4
 yamllint==1.38.0
 yandex-query-client==0.1.4
-yandexcloud==0.382.0
+yandexcloud==0.383.0
 yarl==1.23.0
 ydb-dbapi==0.1.20
 ydb==3.26.7
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 87c78f77e26..f2a15c05244 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-03-26T02:52:50.123006
+# This constraints file was automatically generated on 
2026-03-26T10:12:10.752696
 # 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.
@@ -28,7 +28,7 @@ Mako==1.3.10
 Markdown==3.10.2
 MarkupSafe==3.0.3
 PyAthena==3.30.0
-PyGithub==2.8.1
+PyGithub==2.9.0
 PyHive==0.7.0
 PyJWT==2.12.1
 PyMySQL==1.1.2
@@ -40,15 +40,15 @@ SQLAlchemy==2.0.48
 SecretStorage==3.5.0
 Sphinx==9.0.4
 WTForms==3.2.1
-Werkzeug==3.1.6
+Werkzeug==3.1.7
 a2wsgi==1.10.10
 adal==1.2.7
 adbc-driver-manager==1.10.0
 adbc-driver-postgresql==1.10.0
 adbc-driver-sqlite==1.10.0
 adlfs==2026.2.0
-aenum==3.1.16
-aiobotocore==2.26.0
+aenum==3.1.17
+aiobotocore==3.3.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -77,23 +77,23 @@ aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 apispec==6.10.0
-apprise==1.9.8
+apprise==1.9.9
 argcomplete==3.6.3
 arro3-core==0.8.0
 asana==5.2.3
 asgiref==3.11.1
 asn1crypto==1.5.1
 astor==0.8.1
-astroid==4.1.1
+astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
 asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
-attrs==25.4.0
+attrs==26.1.0
 aws-sam-translator==1.108.0
 aws-xray-sdk==2.15.0
 azure-batch==14.2.0
@@ -106,7 +106,7 @@ azure-keyvault-secrets==4.10.0
 azure-kusto-data==6.0.2
 azure-mgmt-compute==37.2.0
 azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==14.0.0
+azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==9.9.0
 azure-mgmt-datafactory==9.3.0
@@ -114,13 +114,13 @@ azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
 azure-mgmt-resource==25.0.0
-azure-mgmt-storage==24.0.0
+azure-mgmt-storage==24.0.1
 azure-nspkg==3.0.2
 azure-servicebus==7.14.3
 azure-storage-blob==12.28.0
 azure-storage-file-datalake==12.23.0
 azure-storage-file-share==12.24.0
-azure-synapse-artifacts==0.21.0
+azure-synapse-artifacts==0.22.0
 azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
@@ -133,11 +133,11 @@ bitarray==3.8.0
 black==26.3.1
 bleach==6.3.0
 blinker==1.9.0
-boto3==1.41.5
-botocore==1.41.5
+boto3==1.42.70
+botocore==1.42.70
 cachelib==0.13.0
 cachetools==6.2.6
-cadwyn==6.0.4
+cadwyn==6.1.1
 cassandra-driver==3.29.3
 cattrs==26.1.0
 celery==5.6.2
@@ -161,9 +161,9 @@ comm==0.2.3
 confluent-kafka==2.13.2
 coverage==7.13.5
 crcmod==1.7
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
-cryptography==46.0.5
+cryptography==46.0.6
 curlify==3.0.0
 databricks-sql-connector==4.2.5
 databricks-sqlalchemy==2.0.9
@@ -185,10 +185,10 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.22.4
-duckdb==1.5.0
+duckdb==1.5.1
 durationpy==0.10
-elastic-transport==8.17.1
-elasticsearch==8.19.3
+elastic-transport==9.2.1
+elasticsearch==9.3.0
 email-validator==2.3.0
 entrypoints==0.4
 eralchemy==1.6.0
@@ -198,7 +198,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==25.0.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
+fastapi==0.135.2
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
@@ -209,24 +209,24 @@ flit==3.12.0
 flit_core==3.12.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2025.12.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
-gcsfs==2025.12.0
-genai-prices==0.0.55
+gcsfs==2026.2.0
+genai-prices==0.0.56
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
-google-ads==28.1.1
+google-ads==30.0.0
 google-analytics-admin==0.27.0
-google-api-core==2.25.2
+google-api-core==2.30.0
 google-api-python-client==2.193.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.3.0
 google-auth==2.49.1
-google-cloud-aiplatform==1.141.0
+google-cloud-aiplatform==1.143.0
 google-cloud-alloydb==0.8.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -243,7 +243,7 @@ google-cloud-core==2.5.0
 google-cloud-datacatalog==3.29.0
 google-cloud-dataflow-client==0.11.0
 google-cloud-dataform==0.9.0
-google-cloud-dataplex==2.16.0
+google-cloud-dataplex==2.17.0
 google-cloud-dataproc-metastore==1.21.0
 google-cloud-dataproc==5.25.0
 google-cloud-dlp==3.34.0
@@ -264,7 +264,7 @@ google-cloud-spanner==3.63.0
 google-cloud-speech==2.37.0
 google-cloud-storage-control==1.10.0
 google-cloud-storage-transfer==1.19.0
-google-cloud-storage==3.4.1
+google-cloud-storage==3.10.1
 google-cloud-tasks==2.21.0
 google-cloud-texttospeech==2.34.0
 google-cloud-translate==3.24.0
@@ -280,17 +280,15 @@ graphviz==0.20.3
 greenback==1.3.0
 greenlet==3.3.2
 gremlinpython==3.8.0
-griffe==2.0.0
-griffecli==2.0.0
-griffelib==2.0.0
+griffelib==2.0.1
 grpc-google-iam-v1==0.14.3
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
-grpcio-status==1.71.2
-grpcio-tools==1.71.2
+grpcio-status==1.78.0
+grpcio-tools==1.78.0
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.3
+gunicorn==25.2.0
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.5
@@ -304,7 +302,7 @@ httplib2==0.31.2
 httptools==0.7.1
 httpx-sse==0.4.3
 httpx==0.28.1
-huggingface_hub==1.7.1
+huggingface_hub==1.8.0
 humanize==4.15.0
 hvac==2.4.0
 hyperframe==6.1.0
@@ -333,7 +331,7 @@ ipython_pygments_lexers==1.1.1
 isodate==0.7.2
 itsdangerous==2.2.0
 jaraco.classes==3.4.0
-jaraco.context==6.1.1
+jaraco.context==6.1.2
 jaraco.functools==4.4.0
 jedi==0.19.2
 jeepney==0.9.0
@@ -345,7 +343,7 @@ jpype1==1.6.0
 jsonpatch==1.33
 jsonpath-ng==1.8.0
 jsonpath-python==1.1.5
-jsonpointer==3.0.0
+jsonpointer==3.1.1
 jsonschema-path==0.4.5
 jsonschema-specifications==2025.9.1
 jsonschema==4.24.1
@@ -360,17 +358,17 @@ kgb==7.3
 kombu==5.6.2
 krb5==0.9.0
 kubernetes==35.0.0
-kubernetes_asyncio==34.3.3
+kubernetes_asyncio==35.0.1
 kylinpy==2.8.4
 lazy-object-proxy==1.12.0
 libcst==1.8.6
 librt==0.8.1
 limits==5.8.0
 linkify-it-py==2.1.0
-litellm==1.82.4
+litellm==1.82.6
 lockfile==0.12.2
-logfire-api==4.29.0
-looker_sdk==26.4.0
+logfire-api==4.30.0
+looker_sdk==26.6.1
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
@@ -404,7 +402,7 @@ msrestazure==0.6.4.post1
 multi_key_dict==2.0.3
 multidict==6.7.1
 mypy-boto3-appflow==1.42.3
-mypy-boto3-rds==1.42.51
+mypy-boto3-rds==1.42.75
 mypy-boto3-redshift-data==1.42.3
 mypy-boto3-s3==1.42.67
 mypy==1.19.1
@@ -418,11 +416,11 @@ nbformat==5.10.4
 neo4j==6.1.0
 nest-asyncio==1.6.0
 networkx==3.6.1
-nh3==0.3.3
+nh3==0.3.4
 nodeenv==1.10.0
 numpy==2.4.3
 oauthlib==3.3.1
-openai==2.29.0
+openai==2.30.0
 openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.4
 opencensus-context==0.1.3
@@ -471,23 +469,23 @@ pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
 pinotdb==9.1.1
-pipdeptree==2.31.0
+pipdeptree==2.34.0
 platformdirs==4.9.4
 pluggy==1.6.0
 plyvel==1.5.1
-polars-runtime-32==1.39.2
-polars==1.39.2
+polars-runtime-32==1.39.3
+polars==1.39.3
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
-prek==0.3.6
+prek==0.3.8
 presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.24.1
 prompt_toolkit==3.0.52
 propcache==0.4.1
 proto-plus==1.27.1
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 psycopg2-binary==2.9.11
 ptyprocess==0.7.0
@@ -504,9 +502,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.38.0
+pydantic-ai-slim==1.72.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.72.0
 pydantic-settings==2.13.1
 pydantic==2.12.5
 pydantic_core==2.41.5
@@ -515,22 +513,22 @@ pydruid==0.6.9
 pyenchant==3.3.0
 pyexasol==1.1.0
 pygtrie==2.5.0
-pyiceberg-core==0.8.0
+pyiceberg-core==0.9.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
 pymongo==4.16.0
 pymssql==2.3.13
 pyodbc==5.3.0
-pyodps==0.12.5.1
+pyodps==0.12.6
 pyparsing==3.3.2
 pyproject_hooks==1.2.0
 pypsrp==0.9.1
-pyroaring==1.0.3
-pyspark-client==4.0.2
+pyroaring==1.0.4
+pyspark-client==4.1.1
 pyspark==4.1.1
 pyspnego==0.12.1
 pytest-asyncio==1.3.0
-pytest-cov==7.0.0
+pytest-cov==7.1.0
 pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
@@ -540,7 +538,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.3.0
+python-arango==8.3.1
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-discovery==1.2.0
@@ -559,7 +557,7 @@ pytz==2026.1.post1
 pywinrm==0.5.0
 pyzmq==27.1.0
 qdrant-client==1.17.1
-ray==2.54.0
+ray==2.54.1
 reactivex==4.1.0
 readme_renderer==44.0
 redis==6.4.0
@@ -571,7 +569,7 @@ requests-kerberos==0.15.0
 requests-mock==1.12.1
 requests-oauthlib==2.0.0
 requests-toolbelt==1.0.0
-requests==2.32.5
+requests==2.33.0
 requests_ntlm==1.3.0
 responses==0.26.0
 restructuredtext_lint==2.0.2
@@ -587,8 +585,8 @@ rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
 ruff==0.15.7
-s3fs==2025.12.0
-s3transfer==0.15.0
+s3fs==2026.2.0
+s3transfer==0.16.0
 sagemaker_studio==1.0.25
 scikit-learn==1.8.0
 scipy==1.17.1
@@ -597,7 +595,7 @@ scrapbook==0.5.0
 segment-analytics-python==2.3.3
 semver==3.0.4
 sendgrid==6.12.5
-sentry-sdk==2.55.0
+sentry-sdk==2.56.0
 setproctitle==1.3.7
 shellingham==1.5.4
 simple-salesforce==1.12.9
@@ -609,7 +607,7 @@ smmap==5.0.3
 sniffio==1.3.1
 snowballstemmer==3.0.1
 snowflake-connector-python==4.3.0
-snowflake-snowpark-python==1.47.0
+snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
 soupsieve==2.8.3
@@ -632,9 +630,9 @@ sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.2
 spython==0.3.14
 sqlalchemy-bigquery==1.16.0
-sqlalchemy-spanner==1.17.2
+sqlalchemy-spanner==1.17.3
 sqlalchemy_drill==1.1.10
-sqlglot==30.0.2
+sqlglot==30.0.3
 sqlparse==0.5.5
 sse-starlette==3.3.3
 sshtunnel==0.4.0
@@ -649,7 +647,7 @@ sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.10.0
 tenacity==9.1.4
-teradatasql==20.0.0.53
+teradatasql==20.0.0.54
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
 testcontainers==4.14.2
@@ -682,15 +680,15 @@ types-cachetools==6.2.0.20260317
 types-certifi==2021.10.8.3
 types-cffi==2.0.0.20260316
 types-croniter==6.2.2.20260316
-types-docutils==0.22.3.20260316
+types-docutils==0.22.3.20260322
 types-paramiko==3.5.0.20250801
 types-protobuf==6.32.1.20260221
 types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20260305
+types-python-dateutil==2.9.0.20260323
 types-python-slugify==8.0.2.20240310
 types-pytz==2026.1.1.20260304
 types-redis==4.6.0.20241004
-types-requests==2.32.4.20260107
+types-requests==2.32.4.20260324
 types-setuptools==82.0.0.20260210
 types-tabulate==0.10.0.20260308
 types-toml==0.10.8.20240310
@@ -705,7 +703,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 validators==0.35.0
@@ -720,12 +718,12 @@ webencodings==0.5.1
 websocket-client==1.9.0
 websockets==16.0
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 xmlsec==1.3.17
 xmltodict==1.0.4
 yamllint==1.38.0
 yandex-query-client==0.1.4
-yandexcloud==0.382.0
+yandexcloud==0.383.0
 yarl==1.23.0
 ydb-dbapi==0.1.20
 ydb==3.26.7
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 9d74ee511be..043661ad3e6 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-03-26T02:54:18.165072
+# This constraints file was automatically generated on 
2026-03-26T10:12:10.511288
 # 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.
@@ -28,7 +28,7 @@ Mako==1.3.10
 Markdown==3.10.2
 MarkupSafe==3.0.3
 PyAthena==3.30.0
-PyGithub==2.8.1
+PyGithub==2.9.0
 PyHive==0.7.0
 PyJWT==2.12.1
 PyMySQL==1.1.2
@@ -40,15 +40,15 @@ SQLAlchemy==2.0.48
 SecretStorage==3.5.0
 Sphinx==9.1.0
 WTForms==3.2.1
-Werkzeug==3.1.6
+Werkzeug==3.1.7
 a2wsgi==1.10.10
 adal==1.2.7
 adbc-driver-manager==1.10.0
 adbc-driver-postgresql==1.10.0
 adbc-driver-sqlite==1.10.0
 adlfs==2026.2.0
-aenum==3.1.16
-aiobotocore==2.26.0
+aenum==3.1.17
+aiobotocore==3.3.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -74,23 +74,23 @@ aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 apispec==6.10.0
-apprise==1.9.8
+apprise==1.9.9
 argcomplete==3.6.3
 arro3-core==0.8.0
 asana==5.2.3
 asgiref==3.11.1
 asn1crypto==1.5.1
 astor==0.8.1
-astroid==4.1.1
+astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
 asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
-attrs==25.4.0
+attrs==26.1.0
 aws-sam-translator==1.108.0
 aws-xray-sdk==2.15.0
 azure-batch==14.2.0
@@ -103,7 +103,7 @@ azure-keyvault-secrets==4.10.0
 azure-kusto-data==6.0.2
 azure-mgmt-compute==37.2.0
 azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==14.0.0
+azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==9.9.0
 azure-mgmt-datafactory==9.3.0
@@ -111,13 +111,13 @@ azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
 azure-mgmt-resource==25.0.0
-azure-mgmt-storage==24.0.0
+azure-mgmt-storage==24.0.1
 azure-nspkg==3.0.2
 azure-servicebus==7.14.3
 azure-storage-blob==12.28.0
 azure-storage-file-datalake==12.23.0
 azure-storage-file-share==12.24.0
-azure-synapse-artifacts==0.21.0
+azure-synapse-artifacts==0.22.0
 azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
@@ -129,11 +129,11 @@ bitarray==3.8.0
 black==26.3.1
 bleach==6.3.0
 blinker==1.9.0
-boto3==1.41.5
-botocore==1.41.5
+boto3==1.42.70
+botocore==1.42.70
 cachelib==0.13.0
 cachetools==6.2.6
-cadwyn==6.0.4
+cadwyn==6.1.1
 cassandra-driver==3.29.3
 cattrs==26.1.0
 celery==5.6.2
@@ -157,7 +157,7 @@ comm==0.2.3
 confluent-kafka==2.13.2
 coverage==7.13.5
 crcmod==1.7
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==44.0.3
 curlify==3.0.0
@@ -182,11 +182,11 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.22.4
-duckdb==1.5.0
+duckdb==1.5.1
 durationpy==0.10
 ecdsa==0.19.1
-elastic-transport==8.17.1
-elasticsearch==8.19.3
+elastic-transport==9.2.1
+elasticsearch==9.3.0
 email-validator==2.3.0
 entrypoints==0.4
 eralchemy==1.6.0
@@ -196,7 +196,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==25.0.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
+fastapi==0.135.2
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
@@ -207,24 +207,24 @@ flit==3.12.0
 flit_core==3.12.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2025.12.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
-gcsfs==2025.12.0
-genai-prices==0.0.55
+gcsfs==2026.2.0
+genai-prices==0.0.56
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
-google-ads==28.1.1
+google-ads==30.0.0
 google-analytics-admin==0.27.0
-google-api-core==2.25.2
+google-api-core==2.30.0
 google-api-python-client==2.193.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.3.0
 google-auth==2.49.1
-google-cloud-aiplatform==1.141.0
+google-cloud-aiplatform==1.143.0
 google-cloud-alloydb==0.8.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -241,7 +241,7 @@ google-cloud-core==2.5.0
 google-cloud-datacatalog==3.29.0
 google-cloud-dataflow-client==0.11.0
 google-cloud-dataform==0.9.0
-google-cloud-dataplex==2.16.0
+google-cloud-dataplex==2.17.0
 google-cloud-dataproc-metastore==1.21.0
 google-cloud-dataproc==5.25.0
 google-cloud-dlp==3.34.0
@@ -262,7 +262,7 @@ google-cloud-spanner==3.63.0
 google-cloud-speech==2.37.0
 google-cloud-storage-control==1.10.0
 google-cloud-storage-transfer==1.19.0
-google-cloud-storage==3.4.1
+google-cloud-storage==3.10.1
 google-cloud-tasks==2.21.0
 google-cloud-texttospeech==2.34.0
 google-cloud-translate==3.24.0
@@ -278,17 +278,15 @@ graphviz==0.20.3
 greenback==1.3.0
 greenlet==3.3.2
 gremlinpython==3.8.0
-griffe==2.0.0
-griffecli==2.0.0
-griffelib==2.0.0
+griffelib==2.0.1
 grpc-google-iam-v1==0.14.3
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
-grpcio-status==1.71.2
-grpcio-tools==1.71.2
+grpcio-status==1.78.0
+grpcio-tools==1.78.0
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.3
+gunicorn==25.2.0
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.5
@@ -302,7 +300,7 @@ httplib2==0.31.2
 httptools==0.7.1
 httpx-sse==0.4.3
 httpx==0.28.1
-huggingface_hub==1.7.1
+huggingface_hub==1.8.0
 humanize==4.15.0
 hvac==2.4.0
 hyperframe==6.1.0
@@ -331,7 +329,7 @@ ipython_pygments_lexers==1.1.1
 isodate==0.7.2
 itsdangerous==2.2.0
 jaraco.classes==3.4.0
-jaraco.context==6.1.1
+jaraco.context==6.1.2
 jaraco.functools==4.4.0
 jedi==0.19.2
 jeepney==0.9.0
@@ -343,7 +341,7 @@ jpype1==1.6.0
 jsonpatch==1.33
 jsonpath-ng==1.8.0
 jsonpath-python==1.1.5
-jsonpointer==3.0.0
+jsonpointer==3.1.1
 jsonschema-path==0.4.5
 jsonschema-specifications==2025.9.1
 jsonschema==4.24.1
@@ -358,17 +356,17 @@ kgb==7.3
 kombu==5.6.2
 krb5==0.9.0
 kubernetes==35.0.0
-kubernetes_asyncio==34.3.3
+kubernetes_asyncio==35.0.1
 kylinpy==2.8.4
 lazy-object-proxy==1.12.0
 libcst==1.8.6
 librt==0.8.1
 limits==5.8.0
 linkify-it-py==2.1.0
-litellm==1.82.4
+litellm==1.82.6
 lockfile==0.12.2
-logfire-api==4.29.0
-looker_sdk==26.4.0
+logfire-api==4.30.0
+looker_sdk==26.6.1
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
@@ -402,7 +400,7 @@ msrestazure==0.6.4.post1
 multi_key_dict==2.0.3
 multidict==6.7.1
 mypy-boto3-appflow==1.42.3
-mypy-boto3-rds==1.42.51
+mypy-boto3-rds==1.42.75
 mypy-boto3-redshift-data==1.42.3
 mypy-boto3-s3==1.42.67
 mypy==1.19.1
@@ -416,11 +414,11 @@ nbformat==5.10.4
 neo4j==6.1.0
 nest-asyncio==1.6.0
 networkx==3.6.1
-nh3==0.3.3
+nh3==0.3.4
 nodeenv==1.10.0
 numpy==2.4.3
 oauthlib==3.3.1
-openai==2.29.0
+openai==2.30.0
 openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.4
 opencensus-context==0.1.3
@@ -469,23 +467,23 @@ pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
 pinotdb==9.1.1
-pipdeptree==2.31.0
+pipdeptree==2.34.0
 platformdirs==4.9.4
 pluggy==1.6.0
 plyvel==1.5.1
-polars-runtime-32==1.39.2
-polars==1.39.2
+polars-runtime-32==1.39.3
+polars==1.39.3
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
-prek==0.3.6
+prek==0.3.8
 presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.24.1
 prompt_toolkit==3.0.52
 propcache==0.4.1
 proto-plus==1.27.1
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 psycopg2-binary==2.9.11
 ptyprocess==0.7.0
@@ -502,9 +500,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.38.0
+pydantic-ai-slim==1.72.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.72.0
 pydantic-settings==2.13.1
 pydantic==2.12.5
 pydantic_core==2.41.5
@@ -513,22 +511,22 @@ pydruid==0.6.9
 pyenchant==3.3.0
 pyexasol==1.1.0
 pygtrie==2.5.0
-pyiceberg-core==0.8.0
+pyiceberg-core==0.9.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
 pymongo==4.16.0
 pymssql==2.3.13
 pyodbc==5.3.0
-pyodps==0.12.5.1
+pyodps==0.12.6
 pyparsing==3.3.2
 pyproject_hooks==1.2.0
 pypsrp==0.9.1
-pyroaring==1.0.3
-pyspark-client==4.0.2
+pyroaring==1.0.4
+pyspark-client==4.1.1
 pyspark==4.1.1
 pyspnego==0.12.1
 pytest-asyncio==1.3.0
-pytest-cov==7.0.0
+pytest-cov==7.1.0
 pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
@@ -538,7 +536,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.3.0
+python-arango==8.3.1
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-discovery==1.2.0
@@ -557,7 +555,7 @@ pytz==2026.1.post1
 pywinrm==0.5.0
 pyzmq==27.1.0
 qdrant-client==1.17.1
-ray==2.54.0
+ray==2.54.1
 reactivex==4.1.0
 readme_renderer==44.0
 redis==6.4.0
@@ -569,7 +567,7 @@ requests-kerberos==0.15.0
 requests-mock==1.12.1
 requests-oauthlib==2.0.0
 requests-toolbelt==1.0.0
-requests==2.32.5
+requests==2.33.0
 requests_ntlm==1.3.0
 responses==0.26.0
 restructuredtext_lint==2.0.2
@@ -585,8 +583,8 @@ rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
 ruff==0.15.7
-s3fs==2025.12.0
-s3transfer==0.15.0
+s3fs==2026.2.0
+s3transfer==0.16.0
 sagemaker_studio==1.0.25
 scikit-learn==1.8.0
 scipy==1.17.1
@@ -595,7 +593,7 @@ scrapbook==0.5.0
 segment-analytics-python==2.3.3
 semver==3.0.4
 sendgrid==6.12.2
-sentry-sdk==2.55.0
+sentry-sdk==2.56.0
 setproctitle==1.3.7
 setuptools==81.0.0
 shellingham==1.5.4
@@ -608,7 +606,7 @@ smmap==5.0.3
 sniffio==1.3.1
 snowballstemmer==3.0.1
 snowflake-connector-python==4.3.0
-snowflake-snowpark-python==1.47.0
+snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
 soupsieve==2.8.3
@@ -631,9 +629,9 @@ sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.2
 spython==0.3.14
 sqlalchemy-bigquery==1.16.0
-sqlalchemy-spanner==1.17.2
+sqlalchemy-spanner==1.17.3
 sqlalchemy_drill==1.1.10
-sqlglot==30.0.2
+sqlglot==30.0.3
 sqlparse==0.5.5
 sse-starlette==3.3.3
 sshtunnel==0.4.0
@@ -648,7 +646,7 @@ sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.10.0
 tenacity==9.1.4
-teradatasql==20.0.0.53
+teradatasql==20.0.0.54
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
 testcontainers==4.14.2
@@ -681,15 +679,15 @@ types-cachetools==6.2.0.20260317
 types-certifi==2021.10.8.3
 types-cffi==2.0.0.20260316
 types-croniter==6.2.2.20260316
-types-docutils==0.22.3.20260316
+types-docutils==0.22.3.20260322
 types-paramiko==3.5.0.20250801
 types-protobuf==6.32.1.20260221
 types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20260305
+types-python-dateutil==2.9.0.20260323
 types-python-slugify==8.0.2.20240310
 types-pytz==2026.1.1.20260304
 types-redis==4.6.0.20241004
-types-requests==2.32.4.20260107
+types-requests==2.32.4.20260324
 types-setuptools==82.0.0.20260210
 types-tabulate==0.10.0.20260308
 types-toml==0.10.8.20240310
@@ -704,7 +702,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 validators==0.35.0
@@ -720,12 +718,12 @@ websocket-client==1.9.0
 websockets==16.0
 wheel==0.46.3
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 xmlsec==1.3.17
 xmltodict==1.0.4
 yamllint==1.38.0
 yandex-query-client==0.1.4
-yandexcloud==0.382.0
+yandexcloud==0.383.0
 yarl==1.23.0
 ydb-dbapi==0.1.20
 ydb==3.26.7
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 879e6038c95..56c3e8cea45 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-03-26T02:52:38.162064
+# This constraints file was automatically generated on 
2026-03-26T10:12:22.846121
 # 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.
@@ -28,7 +28,7 @@ Mako==1.3.10
 Markdown==3.10.2
 MarkupSafe==3.0.3
 PyAthena==3.30.0
-PyGithub==2.8.1
+PyGithub==2.9.0
 PyHive==0.7.0
 PyJWT==2.12.1
 PyMySQL==1.1.2
@@ -41,12 +41,12 @@ SQLAlchemy==2.0.48
 SecretStorage==3.5.0
 Sphinx==9.1.0
 WTForms==3.2.1
-Werkzeug==3.1.6
+Werkzeug==3.1.7
 a2wsgi==1.10.10
 adal==1.2.7
 adlfs==2026.2.0
-aenum==3.1.16
-aiobotocore==2.26.0
+aenum==3.1.17
+aiobotocore==3.3.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -72,23 +72,23 @@ aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 apispec==6.10.0
-apprise==1.9.8
+apprise==1.9.9
 argcomplete==3.6.3
 arro3-core==0.8.0
 asana==5.2.3
 asgiref==3.11.1
 asn1crypto==1.5.1
 astor==0.8.1
-astroid==4.1.1
+astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
 asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
-attrs==25.4.0
+attrs==26.1.0
 aws-sam-translator==1.108.0
 aws-xray-sdk==2.15.0
 azure-batch==14.2.0
@@ -101,7 +101,7 @@ azure-keyvault-secrets==4.10.0
 azure-kusto-data==6.0.2
 azure-mgmt-compute==37.2.0
 azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==14.0.0
+azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==9.9.0
 azure-mgmt-datafactory==9.3.0
@@ -109,13 +109,13 @@ azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
 azure-mgmt-resource==25.0.0
-azure-mgmt-storage==24.0.0
+azure-mgmt-storage==24.0.1
 azure-nspkg==3.0.2
 azure-servicebus==7.14.3
 azure-storage-blob==12.28.0
 azure-storage-file-datalake==12.23.0
 azure-storage-file-share==12.24.0
-azure-synapse-artifacts==0.21.0
+azure-synapse-artifacts==0.22.0
 azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
@@ -127,11 +127,11 @@ bitarray==3.8.0
 black==26.3.1
 bleach==6.3.0
 blinker==1.9.0
-boto3==1.41.5
-botocore==1.41.5
+boto3==1.42.70
+botocore==1.42.70
 cachelib==0.13.0
 cachetools==6.2.6
-cadwyn==6.0.4
+cadwyn==6.1.1
 cassandra-driver==3.29.3
 cattrs==26.1.0
 celery==5.6.2
@@ -155,7 +155,7 @@ comm==0.2.3
 confluent-kafka==2.13.2
 coverage==7.13.5
 crcmod==1.7
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==44.0.3
 curlify==3.0.0
@@ -180,11 +180,11 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.22.4
-duckdb==1.5.0
+duckdb==1.5.1
 durationpy==0.10
 ecdsa==0.19.1
-elastic-transport==8.17.1
-elasticsearch==8.19.3
+elastic-transport==9.2.1
+elasticsearch==9.3.0
 email-validator==2.3.0
 entrypoints==0.4
 eralchemy==1.6.0
@@ -194,7 +194,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==25.0.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
+fastapi==0.135.2
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
@@ -205,24 +205,24 @@ flit==3.12.0
 flit_core==3.12.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2025.12.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
-gcsfs==2025.12.0
-genai-prices==0.0.55
+gcsfs==2026.2.0
+genai-prices==0.0.56
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
-google-ads==28.1.1
+google-ads==30.0.0
 google-analytics-admin==0.27.0
-google-api-core==2.25.2
+google-api-core==2.30.0
 google-api-python-client==2.193.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.3.0
 google-auth==2.49.1
-google-cloud-aiplatform==1.141.0
+google-cloud-aiplatform==1.143.0
 google-cloud-alloydb==0.8.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -239,7 +239,7 @@ google-cloud-core==2.5.0
 google-cloud-datacatalog==3.29.0
 google-cloud-dataflow-client==0.11.0
 google-cloud-dataform==0.9.0
-google-cloud-dataplex==2.16.0
+google-cloud-dataplex==2.17.0
 google-cloud-dataproc-metastore==1.21.0
 google-cloud-dataproc==5.25.0
 google-cloud-dlp==3.34.0
@@ -260,7 +260,7 @@ google-cloud-spanner==3.63.0
 google-cloud-speech==2.37.0
 google-cloud-storage-control==1.10.0
 google-cloud-storage-transfer==1.19.0
-google-cloud-storage==3.4.1
+google-cloud-storage==3.10.1
 google-cloud-tasks==2.21.0
 google-cloud-texttospeech==2.34.0
 google-cloud-translate==3.24.0
@@ -276,17 +276,15 @@ graphviz==0.20.3
 greenback==1.3.0
 greenlet==3.3.2
 gremlinpython==3.8.0
-griffe==2.0.0
-griffecli==2.0.0
-griffelib==2.0.0
+griffelib==2.0.1
 grpc-google-iam-v1==0.14.3
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
-grpcio-status==1.71.2
-grpcio-tools==1.71.2
+grpcio-status==1.78.0
+grpcio-tools==1.78.0
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.3
+gunicorn==25.2.0
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.5
@@ -300,7 +298,7 @@ httplib2==0.31.2
 httptools==0.7.1
 httpx-sse==0.4.3
 httpx==0.28.1
-huggingface_hub==1.7.1
+huggingface_hub==1.8.0
 humanize==4.15.0
 hvac==2.4.0
 hyperframe==6.1.0
@@ -328,7 +326,7 @@ ipython_pygments_lexers==1.1.1
 isodate==0.7.2
 itsdangerous==2.2.0
 jaraco.classes==3.4.0
-jaraco.context==6.1.1
+jaraco.context==6.1.2
 jaraco.functools==4.4.0
 jedi==0.19.2
 jeepney==0.9.0
@@ -340,7 +338,7 @@ jpype1==1.6.0
 jsonpatch==1.33
 jsonpath-ng==1.8.0
 jsonpath-python==1.1.5
-jsonpointer==3.0.0
+jsonpointer==3.1.1
 jsonschema-path==0.4.5
 jsonschema-specifications==2025.9.1
 jsonschema==4.24.1
@@ -355,17 +353,17 @@ kgb==7.3
 kombu==5.6.2
 krb5==0.9.0
 kubernetes==35.0.0
-kubernetes_asyncio==34.3.3
+kubernetes_asyncio==35.0.1
 kylinpy==2.8.4
 lazy-object-proxy==1.12.0
 libcst==1.8.6
 librt==0.8.1
 limits==5.8.0
 linkify-it-py==2.1.0
-litellm==1.82.4
+litellm==1.82.6
 lockfile==0.12.2
-logfire-api==4.29.0
-looker_sdk==26.4.0
+logfire-api==4.30.0
+looker_sdk==26.6.1
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
@@ -399,7 +397,7 @@ msrestazure==0.6.4.post1
 multi_key_dict==2.0.3
 multidict==6.7.1
 mypy-boto3-appflow==1.42.3
-mypy-boto3-rds==1.42.51
+mypy-boto3-rds==1.42.75
 mypy-boto3-redshift-data==1.42.3
 mypy-boto3-s3==1.42.67
 mypy==1.19.1
@@ -413,11 +411,11 @@ nbformat==5.10.4
 neo4j==6.1.0
 nest-asyncio==1.6.0
 networkx==3.6.1
-nh3==0.3.3
+nh3==0.3.4
 nodeenv==1.10.0
 numpy==2.4.3
 oauthlib==3.3.1
-openai==2.29.0
+openai==2.30.0
 openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.4
 opencensus-context==0.1.3
@@ -466,23 +464,23 @@ pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
 pinotdb==9.1.1
-pipdeptree==2.31.0
+pipdeptree==2.34.0
 platformdirs==4.9.4
 pluggy==1.6.0
 plyvel==1.5.1
-polars-runtime-32==1.39.2
-polars==1.39.2
+polars-runtime-32==1.39.3
+polars==1.39.3
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
-prek==0.3.6
+prek==0.3.8
 presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.24.1
 prompt_toolkit==3.0.52
 propcache==0.4.1
 proto-plus==1.27.1
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 psycopg2-binary==2.9.11
 ptyprocess==0.7.0
@@ -499,9 +497,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.38.0
+pydantic-ai-slim==1.72.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.72.0
 pydantic-settings==2.13.1
 pydantic==2.12.5
 pydantic_core==2.41.5
@@ -510,7 +508,7 @@ pydruid==0.6.9
 pyenchant==3.3.0
 pyexasol==1.1.0
 pygtrie==2.5.0
-pyiceberg-core==0.8.0
+pyiceberg-core==0.9.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
 pymongo==4.16.0
@@ -520,12 +518,12 @@ pyodps==0.12.6
 pyparsing==3.3.2
 pyproject_hooks==1.2.0
 pypsrp==0.9.1
-pyroaring==1.0.3
-pyspark-client==4.0.2
+pyroaring==1.0.4
+pyspark-client==4.1.1
 pyspark==4.1.1
 pyspnego==0.12.1
 pytest-asyncio==1.3.0
-pytest-cov==7.0.0
+pytest-cov==7.1.0
 pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
@@ -535,7 +533,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.3.0
+python-arango==8.3.1
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-discovery==1.2.0
@@ -553,7 +551,7 @@ pytz==2026.1.post1
 pywinrm==0.5.0
 pyzmq==27.1.0
 qdrant-client==1.17.1
-ray==2.54.0
+ray==2.54.1
 reactivex==4.1.0
 readme_renderer==44.0
 redis==6.4.0
@@ -565,7 +563,7 @@ requests-kerberos==0.15.0
 requests-mock==1.12.1
 requests-oauthlib==2.0.0
 requests-toolbelt==1.0.0
-requests==2.32.5
+requests==2.33.0
 requests_ntlm==1.3.0
 responses==0.26.0
 restructuredtext_lint==2.0.2
@@ -581,8 +579,8 @@ rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
 ruff==0.15.7
-s3fs==2025.12.0
-s3transfer==0.15.0
+s3fs==2026.2.0
+s3transfer==0.16.0
 sagemaker_studio==1.0.25
 scikit-learn==1.8.0
 scipy==1.17.1
@@ -591,7 +589,7 @@ scrapbook==0.5.0
 segment-analytics-python==2.3.3
 semver==3.0.4
 sendgrid==6.12.2
-sentry-sdk==2.55.0
+sentry-sdk==2.56.0
 setproctitle==1.3.7
 setuptools==81.0.0
 shellingham==1.5.4
@@ -604,7 +602,7 @@ smmap==5.0.3
 sniffio==1.3.1
 snowballstemmer==3.0.1
 snowflake-connector-python==4.3.0
-snowflake-snowpark-python==1.47.0
+snowflake-snowpark-python==1.48.0
 snowflake-sqlalchemy==1.9.0
 sortedcontainers==2.4.0
 soupsieve==2.8.3
@@ -627,9 +625,9 @@ sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.2
 spython==0.3.14
 sqlalchemy-bigquery==1.16.0
-sqlalchemy-spanner==1.17.2
+sqlalchemy-spanner==1.17.3
 sqlalchemy_drill==1.1.10
-sqlglot==30.0.2
+sqlglot==30.0.3
 sqlparse==0.5.5
 sse-starlette==3.3.3
 sshtunnel==0.4.0
@@ -644,7 +642,7 @@ sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.10.0
 tenacity==9.1.4
-teradatasql==20.0.0.53
+teradatasql==20.0.0.54
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
 testcontainers==4.14.2
@@ -677,15 +675,15 @@ types-cachetools==6.2.0.20260317
 types-certifi==2021.10.8.3
 types-cffi==2.0.0.20260316
 types-croniter==6.2.2.20260316
-types-docutils==0.22.3.20260316
+types-docutils==0.22.3.20260322
 types-paramiko==3.5.0.20250801
 types-protobuf==6.32.1.20260221
 types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20260305
+types-python-dateutil==2.9.0.20260323
 types-python-slugify==8.0.2.20240310
 types-pytz==2026.1.1.20260304
 types-redis==4.6.0.20241004
-types-requests==2.32.4.20260107
+types-requests==2.32.4.20260324
 types-setuptools==82.0.0.20260210
 types-tabulate==0.10.0.20260308
 types-toml==0.10.8.20240310
@@ -700,7 +698,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 validators==0.35.0
@@ -716,11 +714,11 @@ websocket-client==1.9.0
 websockets==16.0
 wheel==0.46.3
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 xmltodict==1.0.4
 yamllint==1.38.0
 yandex-query-client==0.1.4
-yandexcloud==0.382.0
+yandexcloud==0.383.0
 yarl==1.23.0
 ydb-dbapi==0.1.20
 ydb==3.26.7
diff --git a/constraints-source-providers-3.14.txt 
b/constraints-source-providers-3.14.txt
index 2c3825e55c8..a0c10f7e39a 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-03-26T02:53:02.664573
+# This constraints file was automatically generated on 
2026-03-26T10:11:45.250655
 # 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.
@@ -28,7 +28,7 @@ Mako==1.3.10
 Markdown==3.10.2
 MarkupSafe==3.0.3
 PyAthena==3.30.0
-PyGithub==2.8.1
+PyGithub==2.9.0
 PyHive==0.7.0
 PyJWT==2.12.1
 PyMySQL==1.1.2
@@ -40,12 +40,12 @@ SQLAlchemy==2.0.48
 SecretStorage==3.5.0
 Sphinx==9.1.0
 WTForms==3.2.1
-Werkzeug==3.1.6
+Werkzeug==3.1.7
 a2wsgi==1.10.10
 adal==1.2.7
 adlfs==2026.2.0
-aenum==3.1.16
-aiobotocore==2.26.0
+aenum==3.1.17
+aiobotocore==3.3.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp==3.13.3
@@ -70,23 +70,23 @@ aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
 annotated-doc==0.0.4
 annotated-types==0.7.0
-anyio==4.12.1
+anyio==4.13.0
 apispec==6.10.0
-apprise==1.9.8
+apprise==1.9.9
 argcomplete==3.6.3
 arro3-core==0.8.0
 asana==5.2.3
 asgiref==3.11.1
 asn1crypto==1.5.1
 astor==0.8.1
-astroid==4.1.1
+astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
 asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
-attrs==25.4.0
+attrs==26.1.0
 aws-sam-translator==1.108.0
 aws-xray-sdk==2.15.0
 azure-batch==14.2.0
@@ -99,7 +99,7 @@ azure-keyvault-secrets==4.10.0
 azure-kusto-data==6.0.2
 azure-mgmt-compute==37.2.0
 azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==14.0.0
+azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==9.9.0
 azure-mgmt-datafactory==9.3.0
@@ -107,13 +107,13 @@ azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
 azure-mgmt-resource==25.0.0
-azure-mgmt-storage==24.0.0
+azure-mgmt-storage==24.0.1
 azure-nspkg==3.0.2
 azure-servicebus==7.14.3
 azure-storage-blob==12.28.0
 azure-storage-file-datalake==12.23.0
 azure-storage-file-share==12.24.0
-azure-synapse-artifacts==0.21.0
+azure-synapse-artifacts==0.22.0
 azure-synapse-spark==0.7.0
 babel==2.18.0
 backoff==2.2.1
@@ -124,11 +124,11 @@ bitarray==3.8.0
 black==26.3.1
 bleach==6.3.0
 blinker==1.9.0
-boto3==1.41.5
-botocore==1.41.5
+boto3==1.42.70
+botocore==1.42.70
 cachelib==0.13.0
 cachetools==6.2.6
-cadwyn==6.0.4
+cadwyn==6.1.1
 cattrs==26.1.0
 celery==5.6.2
 certifi==2026.2.25
@@ -150,7 +150,7 @@ comm==0.2.3
 confluent-kafka==2.13.2
 coverage==7.13.5
 crcmod==1.7
-cron_descriptor==2.0.6
+cron_descriptor==2.0.8
 croniter==6.2.2
 cryptography==44.0.3
 curlify==3.0.0
@@ -175,11 +175,11 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.22.4
-duckdb==1.5.0
+duckdb==1.5.1
 durationpy==0.10
 ecdsa==0.19.1
-elastic-transport==8.17.1
-elasticsearch==8.19.3
+elastic-transport==9.2.1
+elasticsearch==9.3.0
 email-validator==2.3.0
 entrypoints==0.4
 eralchemy==1.6.0
@@ -189,7 +189,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==25.0.0
 fastapi-cli==0.0.24
-fastapi==0.135.1
+fastapi==0.135.2
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
@@ -200,23 +200,23 @@ flit==3.12.0
 flit_core==3.12.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2025.12.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
-gcsfs==2025.12.0
-genai-prices==0.0.55
+gcsfs==2026.2.0
+genai-prices==0.0.56
 gevent==25.9.1
 gitdb==4.0.12
-google-ads==28.1.1
+google-ads==30.0.0
 google-analytics-admin==0.27.0
-google-api-core==2.25.2
+google-api-core==2.30.0
 google-api-python-client==2.193.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.3.0
 google-auth==2.49.1
-google-cloud-aiplatform==1.141.0
+google-cloud-aiplatform==1.143.0
 google-cloud-alloydb==0.8.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -233,7 +233,7 @@ google-cloud-core==2.5.0
 google-cloud-datacatalog==3.29.0
 google-cloud-dataflow-client==0.11.0
 google-cloud-dataform==0.9.0
-google-cloud-dataplex==2.16.0
+google-cloud-dataplex==2.17.0
 google-cloud-dataproc-metastore==1.21.0
 google-cloud-dataproc==5.25.0
 google-cloud-dlp==3.34.0
@@ -254,7 +254,7 @@ google-cloud-spanner==3.63.0
 google-cloud-speech==2.37.0
 google-cloud-storage-control==1.10.0
 google-cloud-storage-transfer==1.19.0
-google-cloud-storage==3.4.1
+google-cloud-storage==3.10.1
 google-cloud-tasks==2.21.0
 google-cloud-texttospeech==2.34.0
 google-cloud-translate==3.24.0
@@ -270,17 +270,15 @@ graphviz==0.20.3
 greenback==1.3.0
 greenlet==3.3.2
 gremlinpython==3.8.0
-griffe==2.0.0
-griffecli==2.0.0
-griffelib==2.0.0
+griffelib==2.0.1
 grpc-google-iam-v1==0.14.3
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
-grpcio-status==1.71.2
-grpcio-tools==1.71.2
+grpcio-status==1.78.0
+grpcio-tools==1.78.0
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.3
+gunicorn==25.2.0
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.5
@@ -294,7 +292,7 @@ httplib2==0.31.2
 httptools==0.7.1
 httpx-sse==0.4.3
 httpx==0.28.1
-huggingface_hub==1.7.1
+huggingface_hub==1.8.0
 humanize==4.15.0
 hvac==2.4.0
 hyperframe==6.1.0
@@ -322,7 +320,7 @@ ipython_pygments_lexers==1.1.1
 isodate==0.7.2
 itsdangerous==2.2.0
 jaraco.classes==3.4.0
-jaraco.context==6.1.1
+jaraco.context==6.1.2
 jaraco.functools==4.4.0
 jedi==0.19.2
 jeepney==0.9.0
@@ -334,7 +332,7 @@ jpype1==1.6.0
 jsonpatch==1.33
 jsonpath-ng==1.8.0
 jsonpath-python==1.1.5
-jsonpointer==3.0.0
+jsonpointer==3.1.1
 jsonschema-path==0.4.5
 jsonschema-specifications==2025.9.1
 jsonschema==4.24.1
@@ -349,17 +347,17 @@ kgb==7.3
 kombu==5.6.2
 krb5==0.9.0
 kubernetes==35.0.0
-kubernetes_asyncio==34.3.3
+kubernetes_asyncio==35.0.1
 kylinpy==2.8.4
 lazy-object-proxy==1.12.0
 libcst==1.8.6
 librt==0.8.1
 limits==5.8.0
 linkify-it-py==2.1.0
-litellm==1.82.4
+litellm==1.82.6
 lockfile==0.12.2
-logfire-api==4.29.0
-looker_sdk==26.4.0
+logfire-api==4.30.0
+looker_sdk==26.6.1
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
@@ -393,7 +391,7 @@ msrestazure==0.6.4.post1
 multi_key_dict==2.0.3
 multidict==6.7.1
 mypy-boto3-appflow==1.42.3
-mypy-boto3-rds==1.42.51
+mypy-boto3-rds==1.42.75
 mypy-boto3-redshift-data==1.42.3
 mypy-boto3-s3==1.42.67
 mypy==1.19.1
@@ -407,11 +405,11 @@ nbformat==5.10.4
 neo4j==6.1.0
 nest-asyncio==1.6.0
 networkx==3.6.1
-nh3==0.3.3
+nh3==0.3.4
 nodeenv==1.10.0
 numpy==2.4.3
 oauthlib==3.3.1
-openai==2.29.0
+openai==2.30.0
 openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.4
 openlineage-integration-common==1.45.0
@@ -458,23 +456,23 @@ pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
 pinotdb==9.1.1
-pipdeptree==2.31.0
+pipdeptree==2.34.0
 platformdirs==4.9.4
 pluggy==1.6.0
 plyvel==1.5.1
-polars-runtime-32==1.39.2
-polars==1.39.2
+polars-runtime-32==1.39.3
+polars==1.39.3
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
-prek==0.3.6
+prek==0.3.8
 presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.24.1
 prompt_toolkit==3.0.52
 propcache==0.4.1
 proto-plus==1.27.1
-protobuf==5.29.6
+protobuf==6.33.6
 psutil==7.2.2
 psycopg2-binary==2.9.11
 ptyprocess==0.7.0
@@ -490,9 +488,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.38.0
+pydantic-ai-slim==1.72.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.72.0
 pydantic-settings==2.13.1
 pydantic==2.12.5
 pydantic_core==2.41.5
@@ -501,7 +499,7 @@ pydruid==0.6.9
 pyenchant==3.3.0
 pyexasol==1.1.0
 pygtrie==2.5.0
-pyiceberg-core==0.8.0
+pyiceberg-core==0.9.0
 pyiceberg==0.11.1
 pykerberos==1.2.4
 pymongo==4.16.0
@@ -511,12 +509,12 @@ pyodps==0.12.6
 pyparsing==3.3.2
 pyproject_hooks==1.2.0
 pypsrp==0.9.1
-pyroaring==1.0.3
-pyspark-client==4.0.2
+pyroaring==1.0.4
+pyspark-client==4.1.1
 pyspark==4.1.1
 pyspnego==0.12.1
 pytest-asyncio==1.3.0
-pytest-cov==7.0.0
+pytest-cov==7.1.0
 pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
@@ -526,7 +524,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.3.0
+python-arango==8.3.1
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-discovery==1.2.0
@@ -555,7 +553,7 @@ requests-kerberos==0.15.0
 requests-mock==1.12.1
 requests-oauthlib==2.0.0
 requests-toolbelt==1.0.0
-requests==2.32.5
+requests==2.33.0
 requests_ntlm==1.3.0
 responses==0.26.0
 restructuredtext_lint==2.0.2
@@ -571,8 +569,8 @@ rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
 ruff==0.15.7
-s3fs==2025.12.0
-s3transfer==0.15.0
+s3fs==2026.2.0
+s3transfer==0.16.0
 sagemaker_studio==1.0.25
 scikit-learn==1.8.0
 scipy==1.17.1
@@ -581,7 +579,7 @@ scrapbook==0.5.0
 segment-analytics-python==2.3.3
 semver==3.0.4
 sendgrid==6.12.2
-sentry-sdk==2.55.0
+sentry-sdk==2.56.0
 setproctitle==1.3.7
 setuptools==81.0.0
 shellingham==1.5.4
@@ -615,9 +613,9 @@ sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.2
 spython==0.3.14
 sqlalchemy-bigquery==1.16.0
-sqlalchemy-spanner==1.17.2
+sqlalchemy-spanner==1.17.3
 sqlalchemy_drill==1.1.10
-sqlglot==30.0.2
+sqlglot==30.0.3
 sqlparse==0.5.5
 sse-starlette==3.3.3
 sshtunnel==0.4.0
@@ -632,7 +630,7 @@ sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.10.0
 tenacity==9.1.4
-teradatasql==20.0.0.53
+teradatasql==20.0.0.54
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
 testcontainers==4.14.2
@@ -665,15 +663,15 @@ types-cachetools==6.2.0.20260317
 types-certifi==2021.10.8.3
 types-cffi==2.0.0.20260316
 types-croniter==6.2.2.20260316
-types-docutils==0.22.3.20260316
+types-docutils==0.22.3.20260322
 types-paramiko==3.5.0.20250801
 types-protobuf==6.32.1.20260221
 types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20260305
+types-python-dateutil==2.9.0.20260323
 types-python-slugify==8.0.2.20240310
 types-pytz==2026.1.1.20260304
 types-redis==4.6.0.20241004
-types-requests==2.32.4.20260107
+types-requests==2.32.4.20260324
 types-setuptools==82.0.0.20260210
 types-tabulate==0.10.0.20260308
 types-toml==0.10.8.20240310
@@ -688,7 +686,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.10.12
+uv==0.11.1
 uvicorn==0.42.0
 uvloop==0.22.1
 validators==0.35.0
@@ -704,11 +702,11 @@ websocket-client==1.9.0
 websockets==16.0
 wheel==0.46.3
 wirerope==1.0.0
-wrapt==1.17.3
+wrapt==2.1.2
 xmltodict==1.0.4
 yamllint==1.38.0
 yandex-query-client==0.1.4
-yandexcloud==0.382.0
+yandexcloud==0.383.0
 yarl==1.23.0
 ydb-dbapi==0.1.20
 ydb==3.26.7

Reply via email to