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 0e9e5df02a4 Updating constraints. GitHub run id:23705271827
0e9e5df02a4 is described below
commit 0e9e5df02a4dd1b1fead7700a209f9801326667f
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Mar 29 09:12:15 2026 +0000
Updating constraints. GitHub run id:23705271827
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
272e50a1a92f78d2ccf0fd9dd994072307abffb2.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/23705271827/
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 | 6 +--
constraints-no-providers-3.11.txt | 6 +--
constraints-no-providers-3.12.txt | 8 +--
constraints-no-providers-3.13.txt | 8 +--
constraints-no-providers-3.14.txt | 12 ++---
constraints-source-providers-3.10.txt | 65 ++++++++++++-------------
constraints-source-providers-3.11.txt | 65 ++++++++++++-------------
constraints-source-providers-3.12.txt | 74 +++++++++++++---------------
constraints-source-providers-3.13.txt | 74 +++++++++++++---------------
constraints-source-providers-3.14.txt | 92 ++++++++++++++++-------------------
15 files changed, 221 insertions(+), 249 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index dcaf09ab526..83d61d7a2e4 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-03-28T21:50:46.413365
+# This constraints file was automatically generated on
2026-03-29T09:07:24.539035
# 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.
@@ -382,7 +382,7 @@ 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
hdfs==2.7.3
@@ -552,9 +552,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==1.70.0
+pydantic-ai-slim==1.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.70.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -567,7 +567,7 @@ 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
pypsrp==0.9.1
pyroaring==1.0.4
@@ -681,7 +681,7 @@ universal_pathlib==0.3.10
uritemplate==4.2.0
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.11.0
+uv==0.11.1
uvicorn==0.42.0
uvloop==0.22.1
validators==0.35.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 7bca90c30ce..9c8ad8eb091 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-03-28T21:49:48.755204
+# This constraints file was automatically generated on
2026-03-29T09:05:41.342914
# 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.
@@ -380,7 +380,7 @@ 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
hdfs==2.7.3
@@ -551,9 +551,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==1.70.0
+pydantic-ai-slim==1.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.70.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -566,7 +566,7 @@ 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
pypsrp==0.9.1
pyroaring==1.0.4
@@ -678,7 +678,7 @@ universal_pathlib==0.3.10
uritemplate==4.2.0
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.11.0
+uv==0.11.1
uvicorn==0.42.0
uvloop==0.22.1
validators==0.35.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index d6aa53e721c..bcd38cc6e46 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-03-28T21:49:33.199884
+# This constraints file was automatically generated on
2026-03-29T09:07:59.559237
# 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.
@@ -379,7 +379,7 @@ 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
hdfs==2.7.3
@@ -550,9 +550,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==1.70.0
+pydantic-ai-slim==1.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.70.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -565,7 +565,7 @@ 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
pypsrp==0.9.1
pyroaring==1.0.4
@@ -678,7 +678,7 @@ universal_pathlib==0.3.10
uritemplate==4.2.0
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.11.0
+uv==0.11.1
uvicorn==0.42.0
uvloop==0.22.1
validators==0.35.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 988d319f999..af1bf940057 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-03-28T21:49:00.944344
+# This constraints file was automatically generated on
2026-03-29T09:07:12.590290
# 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.
@@ -377,7 +377,7 @@ 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
hdfs==2.7.3
@@ -547,9 +547,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==1.70.0
+pydantic-ai-slim==1.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.70.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -563,7 +563,7 @@ 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
pypsrp==0.9.1
pyroaring==1.0.4
@@ -676,7 +676,7 @@ universal_pathlib==0.3.10
uritemplate==4.2.0
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.11.0
+uv==0.11.1
uvicorn==0.42.0
uvloop==0.22.1
validators==0.35.0
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index fa91d593821..d47085b3e28 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-03-28T21:50:07.973644
+# This constraints file was automatically generated on
2026-03-29T09:07:48.273000
# 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.
@@ -369,7 +369,7 @@ 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
hdfs==2.7.3
@@ -536,9 +536,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==1.70.0
+pydantic-ai-slim==1.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.70.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -552,7 +552,7 @@ 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
pypsrp==0.9.1
pyroaring==1.0.4
@@ -661,7 +661,7 @@ universal_pathlib==0.3.10
uritemplate==4.2.0
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.11.0
+uv==0.11.1
uvicorn==0.42.0
uvloop==0.22.1
validators==0.35.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 6bc806b663f..cafecae4739 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-28T21:46:42.462210
+# This constraints file was automatically generated on
2026-03-29T09:03:41.638112
# 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,7 +22,7 @@ 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==26.1.0
@@ -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
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 7f0009741de..1fc232de9c5 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-28T21:45:53.229997
+# This constraints file was automatically generated on
2026-03-29T09:02:27.181622
# 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,7 +22,7 @@ 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==26.1.0
@@ -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
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index ac60593fd9d..7b3d14e321c 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-28T21:45:42.775277
+# This constraints file was automatically generated on
2026-03-29T09:04:18.037868
# 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,7 +22,7 @@ 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==26.1.0
@@ -35,7 +35,7 @@ click==8.3.1
colorlog==6.10.1
cron_descriptor==2.0.8
croniter==6.2.2
-cryptography==46.0.5
+cryptography==44.0.3
dill==0.4.1
dnspython==2.8.0
email-validator==2.3.0
@@ -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
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 03da2ce2131..e8b8e1f929c 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-28T21:45:11.259826
+# This constraints file was automatically generated on
2026-03-29T09:03:29.949440
# 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,7 +23,7 @@ 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==26.1.0
@@ -36,7 +36,7 @@ click==8.3.1
colorlog==6.10.1
cron_descriptor==2.0.8
croniter==6.2.2
-cryptography==46.0.5
+cryptography==44.0.3
dill==0.4.1
dnspython==2.8.0
email-validator==2.3.0
@@ -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
diff --git a/constraints-no-providers-3.14.txt
b/constraints-no-providers-3.14.txt
index ec00315dc1d..41539d83925 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-28T21:46:12.456814
+# This constraints file was automatically generated on
2026-03-29T09:04:03.158604
# 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,7 +22,7 @@ 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==26.1.0
@@ -35,13 +35,13 @@ click==8.3.1
colorlog==6.10.1
cron_descriptor==2.0.8
croniter==6.2.2
-cryptography==46.0.5
+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.2
-fsspec==2025.12.0
+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
@@ -124,5 +124,5 @@ 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 96ff7d2f547..80ba11e0103 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-28T21:46:32.983007
+# This constraints file was automatically generated on
2026-03-29T09:03:32.263266
# 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.
@@ -40,7 +40,7 @@ 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
@@ -66,18 +66,17 @@ alibabacloud-adb20211201==3.7.0
alibabacloud-credentials-api==1.0.0
alibabacloud-credentials==1.0.8
alibabacloud-openapi-util==0.2.4
+alibabacloud-oss-v2==1.2.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
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.9
argcomplete==3.6.3
@@ -114,7 +113,7 @@ 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
@@ -162,7 +161,7 @@ colorlog==6.10.1
comm==0.2.3
confluent-kafka==2.13.2
coverage==7.13.5
-crcmod==1.7
+crcmod-plus==2.3.1
cron_descriptor==2.0.8
croniter==6.2.2
cryptography==46.0.5
@@ -189,7 +188,6 @@ docstring_parser==0.17.0
docutils==0.21.2
duckdb==1.5.1
durationpy==0.10
-ecdsa==0.19.1
elastic-transport==9.2.1
elasticsearch==9.3.0
email-validator==2.3.0
@@ -223,7 +221,7 @@ genai-prices==0.0.56
geomet==1.1.0
gevent==25.9.1
gitdb==4.0.12
-google-ads==28.1.1
+google-ads==29.2.0
google-analytics-admin==0.27.0
google-api-core==2.30.0
google-api-python-client==2.193.0
@@ -247,7 +245,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
@@ -284,17 +282,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
@@ -341,14 +337,14 @@ jaraco.functools==4.4.0
jedi==0.19.2
jeepney==0.9.0
jiter==0.13.0
-jmespath==0.10.0
+jmespath==1.1.0
joblib==1.5.3
-joserfc==1.6.3
+joserfc==1.5.0
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.8.0
jsonpath-python==1.1.5
-jsonpointer==3.1.0
+jsonpointer==3.1.1
jsonschema-path==0.4.5
jsonschema-specifications==2025.9.1
jsonschema==4.24.1
@@ -372,7 +368,7 @@ limits==5.8.0
linkify-it-py==2.1.0
litellm==1.82.6
lockfile==0.12.2
-logfire-api==4.29.0
+logfire-api==4.30.0
looker_sdk==26.6.0
lxml==6.0.2
lz4==4.4.5
@@ -407,7 +403,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
@@ -450,7 +446,6 @@ opsgenie-sdk==2.1.5
oracledb==3.4.2
ordered-set==4.1.0
orjson==3.11.7
-oss2==2.19.1
outcome==1.3.0.post0
packaging==26.0
pagefind==1.5.0b1
@@ -474,7 +469,7 @@ pgvector==0.4.2
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==9.1.1
-pipdeptree==2.33.0
+pipdeptree==2.34.0
platformdirs==4.9.4
pluggy==1.6.0
plyvel==1.5.1
@@ -490,7 +485,7 @@ 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
@@ -507,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.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -524,12 +519,12 @@ 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.4
-pyspark-client==4.0.2
+pyspark-client==4.1.1
pyspark==4.1.1
pyspnego==0.12.1
pytest-asyncio==1.3.0
@@ -574,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.33.0
+requests==2.32.5
requests_ntlm==1.3.0
responses==0.26.0
restructuredtext_lint==2.0.2
@@ -598,8 +593,8 @@ scramp==1.4.8
scrapbook==0.5.0
segment-analytics-python==2.3.3
semver==3.0.4
-sendgrid==6.12.4
-sentry-sdk==2.55.0
+sendgrid==6.12.5
+sentry-sdk==2.56.0
setproctitle==1.3.7
shellingham==1.5.4
simple-salesforce==1.12.9
@@ -611,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
@@ -634,7 +629,7 @@ 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.3
sqlparse==0.5.5
@@ -693,7 +688,7 @@ 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
@@ -728,7 +723,7 @@ 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 95a173c5feb..b1bdd74af4c 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-28T21:45:44.439011
+# This constraints file was automatically generated on
2026-03-29T09:02:19.985440
# 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.
@@ -40,7 +40,7 @@ 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
@@ -66,18 +66,17 @@ alibabacloud-adb20211201==3.7.0
alibabacloud-credentials-api==1.0.0
alibabacloud-credentials==1.0.8
alibabacloud-openapi-util==0.2.4
+alibabacloud-oss-v2==1.2.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
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.9
argcomplete==3.6.3
@@ -114,7 +113,7 @@ 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
@@ -160,7 +159,7 @@ colorlog==6.10.1
comm==0.2.3
confluent-kafka==2.13.2
coverage==7.13.5
-crcmod==1.7
+crcmod-plus==2.3.1
cron_descriptor==2.0.8
croniter==6.2.2
cryptography==46.0.5
@@ -187,7 +186,6 @@ docstring_parser==0.17.0
docutils==0.22.4
duckdb==1.5.1
durationpy==0.10
-ecdsa==0.19.1
elastic-transport==9.2.1
elasticsearch==9.3.0
email-validator==2.3.0
@@ -220,7 +218,7 @@ genai-prices==0.0.56
geomet==1.1.0
gevent==25.9.1
gitdb==4.0.12
-google-ads==28.1.1
+google-ads==29.2.0
google-analytics-admin==0.27.0
google-api-core==2.30.0
google-api-python-client==2.193.0
@@ -244,7 +242,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
@@ -281,17 +279,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
@@ -339,14 +335,14 @@ jaraco.functools==4.4.0
jedi==0.19.2
jeepney==0.9.0
jiter==0.13.0
-jmespath==0.10.0
+jmespath==1.1.0
joblib==1.5.3
-joserfc==1.6.3
+joserfc==1.5.0
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.8.0
jsonpath-python==1.1.5
-jsonpointer==3.1.0
+jsonpointer==3.1.1
jsonschema-path==0.4.5
jsonschema-specifications==2025.9.1
jsonschema==4.24.1
@@ -370,7 +366,7 @@ limits==5.8.0
linkify-it-py==2.1.0
litellm==1.82.6
lockfile==0.12.2
-logfire-api==4.29.0
+logfire-api==4.30.0
looker_sdk==26.6.0
lxml==6.0.2
lz4==4.4.5
@@ -405,7 +401,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
@@ -448,7 +444,6 @@ opsgenie-sdk==2.1.5
oracledb==3.4.2
ordered-set==4.1.0
orjson==3.11.7
-oss2==2.19.1
outcome==1.3.0.post0
packaging==26.0
pagefind==1.5.0b1
@@ -472,7 +467,7 @@ pgvector==0.4.2
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==9.1.1
-pipdeptree==2.33.0
+pipdeptree==2.34.0
platformdirs==4.9.4
pluggy==1.6.0
plyvel==1.5.1
@@ -488,7 +483,7 @@ 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
@@ -505,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.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -522,12 +517,12 @@ 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.4
-pyspark-client==4.0.2
+pyspark-client==4.1.1
pyspark==4.1.1
pyspnego==0.12.1
pytest-asyncio==1.3.0
@@ -572,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.33.0
+requests==2.32.5
requests_ntlm==1.3.0
responses==0.26.0
restructuredtext_lint==2.0.2
@@ -597,8 +592,8 @@ scramp==1.4.8
scrapbook==0.5.0
segment-analytics-python==2.3.3
semver==3.0.4
-sendgrid==6.12.4
-sentry-sdk==2.55.0
+sendgrid==6.12.5
+sentry-sdk==2.56.0
setproctitle==1.3.7
shellingham==1.5.4
simple-salesforce==1.12.9
@@ -610,7 +605,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,7 +628,7 @@ 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.3
sqlparse==0.5.5
@@ -691,7 +686,7 @@ 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
@@ -726,7 +721,7 @@ 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 9bed25a9260..09913b239f9 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-28T21:45:34.096212
+# This constraints file was automatically generated on
2026-03-29T09:04:09.066310
# 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.
@@ -40,7 +40,7 @@ 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
@@ -62,22 +62,18 @@ aiosqlite==0.21.0
airbyte-api==0.53.0
alabaster==1.0.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-oss-v2==1.2.4
+alibabacloud-tea-openapi==0.4.3
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
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.9
argcomplete==3.6.3
@@ -114,7 +110,7 @@ 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
@@ -159,11 +155,12 @@ colorlog==6.10.1
comm==0.2.3
confluent-kafka==2.13.2
coverage==7.13.5
-crcmod==1.7
+crcmod-plus==2.3.1
cron_descriptor==2.0.8
croniter==6.2.2
-cryptography==46.0.5
+cryptography==44.0.3
curlify==3.0.0
+darabonba-core==1.0.5
databricks-sql-connector==4.2.5
databricks-sqlalchemy==2.0.9
dataclasses-json==0.6.7
@@ -219,7 +216,7 @@ genai-prices==0.0.56
geomet==1.1.0
gevent==25.9.1
gitdb==4.0.12
-google-ads==28.1.1
+google-ads==29.2.0
google-analytics-admin==0.27.0
google-api-core==2.30.0
google-api-python-client==2.193.0
@@ -243,7 +240,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
@@ -280,17 +277,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
@@ -338,14 +333,14 @@ jaraco.functools==4.4.0
jedi==0.19.2
jeepney==0.9.0
jiter==0.13.0
-jmespath==0.10.0
+jmespath==1.1.0
joblib==1.5.3
-joserfc==1.6.3
+joserfc==1.5.0
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.8.0
jsonpath-python==1.1.5
-jsonpointer==3.1.0
+jsonpointer==3.1.1
jsonschema-path==0.4.5
jsonschema-specifications==2025.9.1
jsonschema==4.24.1
@@ -369,7 +364,7 @@ limits==5.8.0
linkify-it-py==2.1.0
litellm==1.82.6
lockfile==0.12.2
-logfire-api==4.29.0
+logfire-api==4.30.0
looker_sdk==26.6.0
lxml==6.0.2
lz4==4.4.5
@@ -404,7 +399,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
@@ -447,7 +442,6 @@ opsgenie-sdk==2.1.5
oracledb==3.4.2
ordered-set==4.1.0
orjson==3.11.7
-oss2==2.19.1
outcome==1.3.0.post0
packaging==26.0
pagefind==1.5.0b1
@@ -471,7 +465,7 @@ pgvector==0.4.2
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==9.1.1
-pipdeptree==2.33.0
+pipdeptree==2.34.0
platformdirs==4.9.4
pluggy==1.6.0
plyvel==1.5.1
@@ -487,7 +481,7 @@ 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
@@ -496,7 +490,7 @@ pure_eval==0.2.3
py-partiql-parser==0.6.3
py-spy==0.4.1
py4j==0.10.9.9
-pyOpenSSL==25.3.0
+pyOpenSSL==25.1.0
pyarrow==23.0.1
pyasn1==0.6.3
pyasn1_modules==0.4.2
@@ -504,9 +498,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.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -521,12 +515,12 @@ 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.4
-pyspark-client==4.0.2
+pyspark-client==4.1.1
pyspark==4.1.1
pyspnego==0.12.1
pytest-asyncio==1.3.0
@@ -571,7 +565,7 @@ requests-kerberos==0.15.0
requests-mock==1.12.1
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
-requests==2.33.0
+requests==2.32.5
requests_ntlm==1.3.0
responses==0.26.0
restructuredtext_lint==2.0.2
@@ -597,7 +591,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
@@ -610,7 +604,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,7 +627,7 @@ 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.3
sqlparse==0.5.5
@@ -691,7 +685,7 @@ 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
@@ -727,7 +721,7 @@ 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 34abf76e0a0..bf0a0e13983 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-28T21:45:02.598958
+# This constraints file was automatically generated on
2026-03-29T09:03:20.544240
# 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.
@@ -41,7 +41,7 @@ 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
@@ -60,22 +60,18 @@ aiosqlite==0.21.0
airbyte-api==0.53.0
alabaster==1.0.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-oss-v2==1.2.4
+alibabacloud-tea-openapi==0.4.3
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
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.9
argcomplete==3.6.3
@@ -112,7 +108,7 @@ 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
@@ -157,11 +153,12 @@ colorlog==6.10.1
comm==0.2.3
confluent-kafka==2.13.2
coverage==7.13.5
-crcmod==1.7
+crcmod-plus==2.3.1
cron_descriptor==2.0.8
croniter==6.2.2
-cryptography==46.0.5
+cryptography==44.0.3
curlify==3.0.0
+darabonba-core==1.0.5
databricks-sql-connector==4.2.5
databricks-sqlalchemy==2.0.9
dataclasses-json==0.6.7
@@ -217,7 +214,7 @@ genai-prices==0.0.56
geomet==1.1.0
gevent==25.9.1
gitdb==4.0.12
-google-ads==28.1.1
+google-ads==29.2.0
google-analytics-admin==0.27.0
google-api-core==2.30.0
google-api-python-client==2.193.0
@@ -241,7 +238,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
@@ -278,17 +275,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
@@ -335,14 +330,14 @@ jaraco.functools==4.4.0
jedi==0.19.2
jeepney==0.9.0
jiter==0.13.0
-jmespath==0.10.0
+jmespath==1.1.0
joblib==1.5.3
-joserfc==1.6.3
+joserfc==1.5.0
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.8.0
jsonpath-python==1.1.5
-jsonpointer==3.1.0
+jsonpointer==3.1.1
jsonschema-path==0.4.5
jsonschema-specifications==2025.9.1
jsonschema==4.24.1
@@ -366,7 +361,7 @@ limits==5.8.0
linkify-it-py==2.1.0
litellm==1.82.6
lockfile==0.12.2
-logfire-api==4.29.0
+logfire-api==4.30.0
looker_sdk==26.6.0
lxml==6.0.2
lz4==4.4.5
@@ -401,7 +396,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
@@ -444,7 +439,6 @@ opsgenie-sdk==2.1.5
oracledb==3.4.2
ordered-set==4.1.0
orjson==3.11.7
-oss2==2.19.1
outcome==1.3.0.post0
packaging==26.0
pagefind==1.5.0b1
@@ -468,7 +462,7 @@ pgvector==0.4.2
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==9.1.1
-pipdeptree==2.33.0
+pipdeptree==2.34.0
platformdirs==4.9.4
pluggy==1.6.0
plyvel==1.5.1
@@ -484,7 +478,7 @@ 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
@@ -493,7 +487,7 @@ pure_eval==0.2.3
py-partiql-parser==0.6.3
py-spy==0.4.1
py4j==0.10.9.9
-pyOpenSSL==25.3.0
+pyOpenSSL==25.1.0
pyarrow==23.0.1
pyasn1==0.6.3
pyasn1_modules==0.4.2
@@ -501,9 +495,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.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -518,12 +512,12 @@ 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.4
-pyspark-client==4.0.2
+pyspark-client==4.1.1
pyspark==4.1.1
pyspnego==0.12.1
pytest-asyncio==1.3.0
@@ -567,7 +561,7 @@ requests-kerberos==0.15.0
requests-mock==1.12.1
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
-requests==2.33.0
+requests==2.32.5
requests_ntlm==1.3.0
responses==0.26.0
restructuredtext_lint==2.0.2
@@ -593,7 +587,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
@@ -606,7 +600,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
@@ -629,7 +623,7 @@ 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.3
sqlparse==0.5.5
@@ -687,7 +681,7 @@ 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
@@ -722,7 +716,7 @@ 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 627b8cf854f..be11a7fb5c8 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-28T21:46:03.315156
+# This constraints file was automatically generated on
2026-03-29T09:03:53.428618
# 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.
@@ -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.17
-aiobotocore==2.26.0
+aiobotocore==3.3.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.3
@@ -58,22 +58,18 @@ aiosqlite==0.21.0
airbyte-api==0.53.0
alabaster==1.0.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-oss-v2==1.2.4
+alibabacloud-tea-openapi==0.4.3
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
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.9
argcomplete==3.6.3
@@ -110,7 +106,7 @@ 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
@@ -127,8 +123,8 @@ 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.1.1
@@ -152,11 +148,12 @@ colorlog==6.10.1
comm==0.2.3
confluent-kafka==2.13.2
coverage==7.13.5
-crcmod==1.7
+crcmod-plus==2.3.1
cron_descriptor==2.0.8
croniter==6.2.2
-cryptography==46.0.5
+cryptography==44.0.3
curlify==3.0.0
+darabonba-core==1.0.5
databricks-sql-connector==4.2.5
databricks-sqlalchemy==2.0.9
dataclasses-json==0.6.7
@@ -202,18 +199,18 @@ 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
+gcsfs==2026.2.0
genai-prices==0.0.56
gevent==25.9.1
gitdb==4.0.12
-google-ads==28.1.1
+google-ads==29.2.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
@@ -235,7 +232,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
@@ -256,7 +253,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
@@ -272,17 +269,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
@@ -329,14 +324,14 @@ jaraco.functools==4.4.0
jedi==0.19.2
jeepney==0.9.0
jiter==0.13.0
-jmespath==0.10.0
+jmespath==1.1.0
joblib==1.5.3
-joserfc==1.6.3
+joserfc==1.5.0
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.8.0
jsonpath-python==1.1.5
-jsonpointer==3.1.0
+jsonpointer==3.1.1
jsonschema-path==0.4.5
jsonschema-specifications==2025.9.1
jsonschema==4.24.1
@@ -360,7 +355,7 @@ limits==5.8.0
linkify-it-py==2.1.0
litellm==1.82.6
lockfile==0.12.2
-logfire-api==4.29.0
+logfire-api==4.30.0
looker_sdk==26.6.0
lxml==6.0.2
lz4==4.4.5
@@ -395,7 +390,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
@@ -436,7 +431,6 @@ opsgenie-sdk==2.1.5
oracledb==3.4.2
ordered-set==4.1.0
orjson==3.11.7
-oss2==2.19.1
outcome==1.3.0.post0
packaging==26.0
pagefind==1.5.0b1
@@ -460,7 +454,7 @@ pgvector==0.4.2
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==9.1.1
-pipdeptree==2.33.0
+pipdeptree==2.34.0
platformdirs==4.9.4
pluggy==1.6.0
plyvel==1.5.1
@@ -476,7 +470,7 @@ 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
@@ -484,7 +478,7 @@ pure-sasl==0.6.2
pure_eval==0.2.3
py-partiql-parser==0.6.3
py4j==0.10.9.9
-pyOpenSSL==25.3.0
+pyOpenSSL==25.1.0
pyarrow==23.0.1
pyasn1==0.6.3
pyasn1_modules==0.4.2
@@ -492,9 +486,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.71.0
pydantic-extra-types==2.11.1
-pydantic-graph==1.38.0
+pydantic-graph==1.71.0
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic_core==2.41.5
@@ -509,12 +503,12 @@ 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.4
-pyspark-client==4.0.2
+pyspark-client==4.1.1
pyspark==4.1.1
pyspnego==0.12.1
pytest-asyncio==1.3.0
@@ -557,7 +551,7 @@ requests-kerberos==0.15.0
requests-mock==1.12.1
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
-requests==2.33.0
+requests==2.32.5
requests_ntlm==1.3.0
responses==0.26.0
restructuredtext_lint==2.0.2
@@ -573,8 +567,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
@@ -583,7 +577,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
@@ -617,7 +611,7 @@ 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.3
sqlparse==0.5.5
@@ -675,7 +669,7 @@ 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
@@ -706,11 +700,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