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 7f932153a52 Updating constraints. GitHub run id:17867956995
7f932153a52 is described below
commit 7f932153a529337aeaa0b5382146dc555763689c
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Sep 19 20:24:04 2025 +0000
Updating constraints. GitHub run id:17867956995
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
70f0fada065bca75817def1dd7227fd8da812725.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/17867956995/
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 | 21 +++++++++++----------
constraints-3.11.txt | 21 +++++++++++----------
constraints-3.12.txt | 21 +++++++++++----------
constraints-3.13.txt | 17 +++++++++--------
constraints-no-providers-3.10.txt | 8 +++++---
constraints-no-providers-3.11.txt | 8 +++++---
constraints-no-providers-3.12.txt | 8 +++++---
constraints-no-providers-3.13.txt | 8 +++++---
constraints-source-providers-3.10.txt | 29 +++++++++++++++--------------
constraints-source-providers-3.11.txt | 29 +++++++++++++++--------------
constraints-source-providers-3.12.txt | 29 +++++++++++++++--------------
constraints-source-providers-3.13.txt | 25 +++++++++++++------------
12 files changed, 120 insertions(+), 104 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 583131c9ff7..c4add4a3c26 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:48:11.978670
+# This constraints file was automatically generated on
2025-09-19T19:50:42.836974
# 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.
@@ -209,7 +209,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -297,7 +297,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -452,7 +452,7 @@ nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==1.108.0
+openai==1.108.1
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.37.0
@@ -499,7 +499,7 @@ polars==1.33.1
portalocker==3.2.0
presto-python-client==0.8.4
prison==0.2.1
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -527,7 +527,7 @@ pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
-pymilvus==2.5.15
+pymilvus==2.5.16
pymongo==4.15.1
pymssql==2.3.7
pyodbc==5.2.0
@@ -549,6 +549,7 @@ python-multipart==0.0.20
python-slugify==8.0.4
python-telegram-bot==22.4
python3-saml==1.16.0
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -558,7 +559,7 @@ reactivex==4.0.4
redis==5.2.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-oauthlib==2.0.0
@@ -622,14 +623,14 @@ thrift-sasl==0.4.3
thrift==0.16.0
tiktoken==0.11.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomli==2.2.1
tomlkit==0.13.3
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
trino==0.336.0
-typer==0.17.4
+typer==0.18.0
types-protobuf==6.32.1.20250918
types-pytz==2025.2.0.20250809
types-requests==2.32.4.20250913
@@ -666,7 +667,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.20.1
ydb-dbapi==0.1.14
-ydb==3.21.9
+ydb==3.21.11
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 49a6733f40f..0cfa40b83d3 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:47:59.705282
+# This constraints file was automatically generated on
2025-09-19T19:49:26.236224
# 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.
@@ -208,7 +208,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -295,7 +295,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -451,7 +451,7 @@ nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==1.108.0
+openai==1.108.1
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.37.0
@@ -498,7 +498,7 @@ polars==1.33.1
portalocker==3.2.0
presto-python-client==0.8.4
prison==0.2.1
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -526,7 +526,7 @@ pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
-pymilvus==2.5.15
+pymilvus==2.5.16
pymongo==4.15.1
pymssql==2.3.7
pyodbc==5.2.0
@@ -548,6 +548,7 @@ python-multipart==0.0.20
python-slugify==8.0.4
python-telegram-bot==22.4
python3-saml==1.16.0
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -557,7 +558,7 @@ reactivex==4.0.4
redis==5.3.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-oauthlib==2.0.0
@@ -621,13 +622,13 @@ thrift-sasl==0.4.3
thrift==0.16.0
tiktoken==0.11.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomlkit==0.13.3
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
trino==0.336.0
-typer==0.17.4
+typer==0.18.0
types-protobuf==6.32.1.20250918
types-pytz==2025.2.0.20250809
types-requests==2.32.4.20250913
@@ -664,7 +665,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.20.1
ydb-dbapi==0.1.14
-ydb==3.21.9
+ydb==3.21.11
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index e0a02525dfc..3d9b482ae0b 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:48:16.151599
+# This constraints file was automatically generated on
2025-09-19T19:49:23.033466
# 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.
@@ -207,7 +207,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -293,7 +293,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -449,7 +449,7 @@ nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==1.108.0
+openai==1.108.1
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.37.0
@@ -496,7 +496,7 @@ polars==1.33.1
portalocker==3.2.0
presto-python-client==0.8.4
prison==0.2.1
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -524,7 +524,7 @@ pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
-pymilvus==2.5.15
+pymilvus==2.5.16
pymongo==4.15.1
pymssql==2.3.7
pyodbc==5.2.0
@@ -546,6 +546,7 @@ python-multipart==0.0.20
python-slugify==8.0.4
python-telegram-bot==22.4
python3-saml==1.16.0
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -555,7 +556,7 @@ reactivex==4.0.4
redis==5.3.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-oauthlib==2.0.0
@@ -621,13 +622,13 @@ thrift-sasl==0.4.3
thrift==0.16.0
tiktoken==0.11.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomlkit==0.13.3
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
trino==0.336.0
-typer==0.17.4
+typer==0.18.0
types-protobuf==6.32.1.20250918
types-pytz==2025.2.0.20250809
types-requests==2.32.4.20250913
@@ -665,7 +666,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.20.1
ydb-dbapi==0.1.14
-ydb==3.21.9
+ydb==3.21.11
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 4decb7fbc63..98f1a689f4f 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:48:05.167764
+# This constraints file was automatically generated on
2025-09-19T19:49:14.407150
# 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.
@@ -194,7 +194,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -272,7 +272,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -421,7 +421,7 @@ neo4j==5.28.2
nest-asyncio==1.6.0
numpy==2.3.3
oauthlib==3.3.1
-openai==1.108.0
+openai==1.108.1
openlineage-integration-common==1.37.0
openlineage-python==1.37.0
openlineage_sql==1.37.0
@@ -464,7 +464,7 @@ ply==3.11
polars==1.33.1
portalocker==3.2.0
presto-python-client==0.8.4
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -509,6 +509,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-slugify==8.0.4
python-telegram-bot==22.4
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -517,7 +518,7 @@ reactivex==4.0.4
redis==5.2.1
redshift-connector==2.1.8
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-oauthlib==2.0.0
@@ -580,13 +581,13 @@ thrift-sasl==0.4.3
thrift==0.16.0
tiktoken==0.11.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomlkit==0.13.3
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
trino==0.336.0
-typer==0.17.4
+typer==0.18.0
types-protobuf==6.32.1.20250918
types-pytz==2025.2.0.20250809
types-requests==2.32.4.20250913
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 4e84f947cdf..29cae2a93a1 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:49.852708
+# This constraints file was automatically generated on
2025-09-19T19:47:19.422963
# 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.
@@ -45,6 +45,7 @@ fastapi-cli==0.0.12
fastapi==0.116.2
fsspec==2025.9.0
googleapis-common-protos==1.70.0
+greenback==1.2.1
greenlet==3.2.4
grpcio==1.65.5
h11==0.16.0
@@ -74,6 +75,7 @@ opentelemetry-exporter-otlp==1.27.0
opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
+outcome==1.3.0.post0
packaging==25.0
pathspec==0.12.1
pendulum==3.1.0
@@ -110,7 +112,7 @@ tenacity==9.1.2
termcolor==3.1.0
text-unidecode==1.3
tomli==2.2.1
-typer==0.17.4
+typer==0.18.0
types-requests==2.32.4.20250913
typing-inspection==0.4.1
typing_extensions==4.15.0
@@ -119,7 +121,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 56b66f0a759..b2fba293ed6 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:39.012602
+# This constraints file was automatically generated on
2025-09-19T19:46:06.328287
# 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.
@@ -43,6 +43,7 @@ fastapi-cli==0.0.12
fastapi==0.116.2
fsspec==2025.9.0
googleapis-common-protos==1.70.0
+greenback==1.2.1
greenlet==3.2.4
grpcio==1.65.5
h11==0.16.0
@@ -72,6 +73,7 @@ opentelemetry-exporter-otlp==1.27.0
opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
+outcome==1.3.0.post0
packaging==25.0
pathspec==0.12.1
pendulum==3.1.0
@@ -107,7 +109,7 @@ tabulate==0.9.0
tenacity==9.1.2
termcolor==3.1.0
text-unidecode==1.3
-typer==0.17.4
+typer==0.18.0
types-requests==2.32.4.20250913
typing-inspection==0.4.1
typing_extensions==4.15.0
@@ -116,7 +118,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 7673a9ab836..bcb6d2d2596 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:59.579446
+# This constraints file was automatically generated on
2025-09-19T19:46:00.600999
# 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.
@@ -43,6 +43,7 @@ fastapi-cli==0.0.12
fastapi==0.116.2
fsspec==2025.9.0
googleapis-common-protos==1.70.0
+greenback==1.2.1
greenlet==3.2.4
grpcio==1.65.5
h11==0.16.0
@@ -72,6 +73,7 @@ opentelemetry-exporter-otlp==1.27.0
opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
+outcome==1.3.0.post0
packaging==25.0
pathspec==0.12.1
pendulum==3.1.0
@@ -107,7 +109,7 @@ tabulate==0.9.0
tenacity==9.1.2
termcolor==3.1.0
text-unidecode==1.3
-typer==0.17.4
+typer==0.18.0
types-requests==2.32.4.20250913
typing-inspection==0.4.1
typing_extensions==4.15.0
@@ -116,7 +118,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index f79dc896192..dd010be9f19 100644
--- a/constraints-no-providers-3.13.txt
+++ b/constraints-no-providers-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:42.269388
+# This constraints file was automatically generated on
2025-09-19T19:45:51.446490
# 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.
@@ -44,6 +44,7 @@ fastapi-cli==0.0.12
fastapi==0.116.2
fsspec==2025.9.0
googleapis-common-protos==1.70.0
+greenback==1.2.1
greenlet==3.2.4
grpcio==1.75.0
h11==0.16.0
@@ -73,6 +74,7 @@ opentelemetry-exporter-otlp==1.37.0
opentelemetry-proto==1.37.0
opentelemetry-sdk==1.37.0
opentelemetry-semantic-conventions==0.58b0
+outcome==1.3.0.post0
packaging==25.0
pathspec==0.12.1
pendulum==3.1.0
@@ -108,7 +110,7 @@ tabulate==0.9.0
tenacity==9.1.2
termcolor==3.1.0
text-unidecode==1.3
-typer==0.17.4
+typer==0.18.0
types-requests==2.32.4.20250913
typing-inspection==0.4.1
typing_extensions==4.15.0
@@ -117,7 +119,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 60ad0aaa5f9..5a8da293927 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:42.651509
+# This constraints file was automatically generated on
2025-09-19T19:47:12.044123
# 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.
@@ -130,7 +130,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -229,7 +229,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -398,7 +398,7 @@ mypy-boto3-appflow==1.40.17
mypy-boto3-rds==1.40.29
mypy-boto3-redshift-data==1.40.0
mypy-boto3-s3==1.40.26
-mypy==1.18.1
+mypy==1.18.2
mypy_extensions==1.1.0
mysql-connector-python==9.4.0
mysqlclient==2.2.7
@@ -414,7 +414,7 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==1.108.0
+openai==1.108.1
openapi-schema-validator==0.6.3
openapi-spec-validator==0.7.2
opencensus-context==0.1.3
@@ -470,7 +470,7 @@ pre_commit==4.3.0
prek==0.2.1
presto-python-client==0.8.4
prison==0.2.1
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -504,7 +504,7 @@ pygraphviz==1.14
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymilvus==2.5.15
+pymilvus==2.5.16
pymongo==4.15.1
pymssql==2.3.7
pyodbc==5.2.0
@@ -539,6 +539,7 @@ python-on-whales==0.78.0
python-slugify==8.0.4
python-telegram-bot==22.4
python3-saml==1.16.0
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -549,7 +550,7 @@ readme_renderer==44.0
redis==5.2.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-mock==1.12.1
@@ -570,7 +571,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.13.0
+ruff==0.13.1
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -643,7 +644,7 @@ thrift==0.16.0
tiktoken==0.11.0
time-machine==2.19.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomli==2.2.1
tomli_w==1.2.0
tomlkit==0.13.3
@@ -654,7 +655,7 @@ traitlets==5.14.3
trino==0.336.0
trove-classifiers==2025.9.11.17
twine==6.2.0
-typer==0.17.4
+typer==0.18.0
types-Deprecated==1.2.15.20250304
types-Markdown==3.9.0.20250906
types-PyMySQL==1.1.0.20250916
@@ -663,7 +664,7 @@ types-aiofiles==24.1.0.20250822
types-certifi==2021.10.8.3
types-cffi==1.17.0.20250915
types-croniter==6.0.0.20250809
-types-docutils==0.22.0.20250914
+types-docutils==0.22.0.20250919
types-paramiko==3.5.0.20250801
types-protobuf==6.32.1.20250918
types-pyOpenSSL==24.1.0.20240722
@@ -687,7 +688,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0
@@ -710,7 +711,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.20.1
ydb-dbapi==0.1.14
-ydb==3.21.9
+ydb==3.21.11
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 121432b531b..1202538ab54 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:32.293624
+# This constraints file was automatically generated on
2025-09-19T19:45:59.889480
# 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.
@@ -128,7 +128,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -226,7 +226,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -396,7 +396,7 @@ mypy-boto3-appflow==1.40.17
mypy-boto3-rds==1.40.29
mypy-boto3-redshift-data==1.40.0
mypy-boto3-s3==1.40.26
-mypy==1.18.1
+mypy==1.18.2
mypy_extensions==1.1.0
mysql-connector-python==9.4.0
mysqlclient==2.2.7
@@ -412,7 +412,7 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==1.108.0
+openai==1.108.1
openapi-schema-validator==0.6.3
openapi-spec-validator==0.7.2
opencensus-context==0.1.3
@@ -468,7 +468,7 @@ pre_commit==4.3.0
prek==0.2.1
presto-python-client==0.8.4
prison==0.2.1
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -502,7 +502,7 @@ pygraphviz==1.14
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymilvus==2.5.15
+pymilvus==2.5.16
pymongo==4.15.1
pymssql==2.3.7
pyodbc==5.2.0
@@ -537,6 +537,7 @@ python-on-whales==0.78.0
python-slugify==8.0.4
python-telegram-bot==22.4
python3-saml==1.16.0
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -547,7 +548,7 @@ readme_renderer==44.0
redis==5.2.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-mock==1.12.1
@@ -569,7 +570,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.13.0
+ruff==0.13.1
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -642,7 +643,7 @@ thrift==0.16.0
tiktoken==0.11.0
time-machine==2.19.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomli_w==1.2.0
tomlkit==0.13.3
tornado==6.5.2
@@ -652,7 +653,7 @@ traitlets==5.14.3
trino==0.336.0
trove-classifiers==2025.9.11.17
twine==6.2.0
-typer==0.17.4
+typer==0.18.0
types-Deprecated==1.2.15.20250304
types-Markdown==3.9.0.20250906
types-PyMySQL==1.1.0.20250916
@@ -661,7 +662,7 @@ types-aiofiles==24.1.0.20250822
types-certifi==2021.10.8.3
types-cffi==1.17.0.20250915
types-croniter==6.0.0.20250809
-types-docutils==0.22.0.20250914
+types-docutils==0.22.0.20250919
types-paramiko==3.5.0.20250801
types-protobuf==6.32.1.20250918
types-pyOpenSSL==24.1.0.20240722
@@ -685,7 +686,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0
@@ -708,7 +709,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.20.1
ydb-dbapi==0.1.14
-ydb==3.21.9
+ydb==3.21.11
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index efcd1b6be42..22be18c921a 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:52.286053
+# This constraints file was automatically generated on
2025-09-19T19:45:53.795100
# 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.
@@ -127,7 +127,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -224,7 +224,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -394,7 +394,7 @@ mypy-boto3-appflow==1.40.17
mypy-boto3-rds==1.40.29
mypy-boto3-redshift-data==1.40.0
mypy-boto3-s3==1.40.26
-mypy==1.18.1
+mypy==1.18.2
mypy_extensions==1.1.0
mysql-connector-python==9.4.0
mysqlclient==2.2.7
@@ -410,7 +410,7 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==1.108.0
+openai==1.108.1
openapi-schema-validator==0.6.3
openapi-spec-validator==0.7.2
opencensus-context==0.1.3
@@ -466,7 +466,7 @@ pre_commit==4.3.0
prek==0.2.1
presto-python-client==0.8.4
prison==0.2.1
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -500,7 +500,7 @@ pygraphviz==1.14
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymilvus==2.5.15
+pymilvus==2.5.16
pymongo==4.15.1
pymssql==2.3.7
pyodbc==5.2.0
@@ -535,6 +535,7 @@ python-on-whales==0.78.0
python-slugify==8.0.4
python-telegram-bot==22.4
python3-saml==1.16.0
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -545,7 +546,7 @@ readme_renderer==44.0
redis==5.2.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-mock==1.12.1
@@ -567,7 +568,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.13.0
+ruff==0.13.1
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -642,7 +643,7 @@ thrift==0.16.0
tiktoken==0.11.0
time-machine==2.19.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomli_w==1.2.0
tomlkit==0.13.3
tornado==6.5.2
@@ -652,7 +653,7 @@ traitlets==5.14.3
trino==0.336.0
trove-classifiers==2025.9.11.17
twine==6.2.0
-typer==0.17.4
+typer==0.18.0
types-Deprecated==1.2.15.20250304
types-Markdown==3.9.0.20250906
types-PyMySQL==1.1.0.20250916
@@ -661,7 +662,7 @@ types-aiofiles==24.1.0.20250822
types-certifi==2021.10.8.3
types-cffi==1.17.0.20250915
types-croniter==6.0.0.20250809
-types-docutils==0.22.0.20250914
+types-docutils==0.22.0.20250919
types-paramiko==3.5.0.20250801
types-protobuf==6.32.1.20250918
types-pyOpenSSL==24.1.0.20240722
@@ -685,7 +686,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0
@@ -709,7 +710,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.20.1
ydb-dbapi==0.1.14
-ydb==3.21.9
+ydb==3.21.11
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index 47bf4369984..4f586d03359 100644
--- a/constraints-source-providers-3.13.txt
+++ b/constraints-source-providers-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-18T19:44:34.998599
+# This constraints file was automatically generated on
2025-09-19T19:45:44.632628
# 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.
@@ -117,7 +117,7 @@ bcrypt==4.3.0
beautifulsoup4==4.13.5
billiard==4.2.1
bitarray==3.7.1
-black==25.1.0
+black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.18
@@ -210,7 +210,7 @@ google-api-python-client==2.182.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.40.3
-google-cloud-aiplatform==1.114.0
+google-cloud-aiplatform==1.115.0
google-cloud-alloydb==0.4.9
google-cloud-appengine-logging==1.6.2
google-cloud-audit-log==0.3.2
@@ -375,7 +375,7 @@ mypy-boto3-appflow==1.40.17
mypy-boto3-rds==1.40.29
mypy-boto3-redshift-data==1.40.0
mypy-boto3-s3==1.40.26
-mypy==1.18.1
+mypy==1.18.2
mypy_extensions==1.1.0
mysql-connector-python==9.4.0
mysqlclient==2.2.7
@@ -390,7 +390,7 @@ nh3==0.3.0
nodeenv==1.9.1
numpy==2.2.6
oauthlib==3.3.1
-openai==1.108.0
+openai==1.108.1
openapi-schema-validator==0.6.3
openapi-spec-validator==0.7.2
openlineage-integration-common==1.37.0
@@ -443,7 +443,7 @@ pprintpp==0.4.0
pre_commit==4.3.0
prek==0.2.1
presto-python-client==0.8.4
-prometheus_client==0.22.1
+prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.3.2
proto-plus==1.26.1
@@ -507,6 +507,7 @@ python-multipart==0.0.20
python-on-whales==0.78.0
python-slugify==8.0.4
python-telegram-bot==22.4
+pytokens==0.1.10
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
@@ -516,7 +517,7 @@ readme_renderer==44.0
redis==5.2.1
redshift-connector==2.1.7
referencing==0.36.2
-regex==2025.9.1
+regex==2025.9.18
requests-file==2.1.0
requests-kerberos==0.15.0
requests-mock==1.12.1
@@ -538,7 +539,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.13.0
+ruff==0.13.1
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -610,7 +611,7 @@ thrift==0.16.0
tiktoken==0.11.0
time-machine==2.19.0
tinycss2==1.4.0
-tokenizers==0.22.0
+tokenizers==0.22.1
tomli_w==1.2.0
tomlkit==0.13.3
tornado==6.5.2
@@ -620,7 +621,7 @@ traitlets==5.14.3
trino==0.336.0
trove-classifiers==2025.9.11.17
twine==6.2.0
-typer==0.17.4
+typer==0.18.0
types-Deprecated==1.2.15.20250304
types-Markdown==3.9.0.20250906
types-PyMySQL==1.1.0.20250916
@@ -629,7 +630,7 @@ types-aiofiles==24.1.0.20250822
types-certifi==2021.10.8.3
types-cffi==1.17.0.20250915
types-croniter==6.0.0.20250809
-types-docutils==0.22.0.20250914
+types-docutils==0.22.0.20250919
types-paramiko==3.5.0.20250801
types-protobuf==6.32.1.20250918
types-pyOpenSSL==24.1.0.20240722
@@ -652,7 +653,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.17
+uv==0.8.18
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0