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

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


The following commit(s) were added to refs/heads/constraints-3-1 by this push:
     new ae3e236720b Updating constraints. GitHub run id:19309100173
ae3e236720b is described below

commit ae3e236720bb1f00c93ccbbf5c188e39511b85ed
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Nov 12 20:09:15 2025 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 32977abfad7..d7ce7187a5b 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:58:09.990426
+# This constraints file was automatically generated on 
2025-11-12T19:34:31.938707
 # via `uv pip install --resolution highest` for the "v3-1-test" 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.
@@ -328,7 +328,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -442,7 +442,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -645,7 +645,7 @@ svcs==25.1.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 text-unidecode==1.3
@@ -676,7 +676,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.8
+uv==0.9.9
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 95b2b62a9c3..1a4be228492 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:56:35.495604
+# This constraints file was automatically generated on 
2025-11-12T19:35:20.798542
 # via `uv pip install --resolution highest` for the "v3-1-test" 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.
@@ -326,7 +326,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -441,7 +441,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -644,7 +644,7 @@ svcs==25.1.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 text-unidecode==1.3
@@ -674,7 +674,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.8
+uv==0.9.9
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 51c9aad1c17..e17128836e4 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:56:04.768444
+# This constraints file was automatically generated on 
2025-11-12T19:35:05.858782
 # via `uv pip install --resolution highest` for the "v3-1-test" 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.
@@ -324,7 +324,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -439,7 +439,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -644,7 +644,7 @@ svcs==25.1.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 text-unidecode==1.3
@@ -674,7 +674,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.8
+uv==0.9.9
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 38082308d4c..b3d6a1e6f8b 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:55:45.070144
+# This constraints file was automatically generated on 
2025-11-12T19:34:22.468960
 # via `uv pip install --resolution highest` for the "v3-1-test" 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.
@@ -301,7 +301,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -414,7 +414,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==5.4.0
@@ -519,7 +519,7 @@ pydantic==2.12.4
 pydantic_core==2.41.5
 pydata-google-auth==1.9.1
 pydruid==0.6.9
-pyexasol==1.2.1
+pyexasol==1.2.2
 pygtrie==2.5.0
 pykerberos==1.2.4
 pymongo==4.15.4
@@ -605,7 +605,7 @@ svcs==25.1.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 text-unidecode==1.3
@@ -635,7 +635,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.8
+uv==0.9.9
 uvicorn==0.38.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 64aa2e730c4..6cef3fb44e7 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:54:58.380285
+# This constraints file was automatically generated on 
2025-11-12T19:31:12.660477
 # via `uv sync --resolution highest` for the "v3-1-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 3ddd5332dbf..e46d02aef8a 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:53:17.954902
+# This constraints file was automatically generated on 
2025-11-12T19:31:55.902831
 # via `uv sync --resolution highest` for the "v3-1-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 94a7292b7d1..df3742e33c0 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:52:45.536494
+# This constraints file was automatically generated on 
2025-11-12T19:31:42.099832
 # via `uv sync --resolution highest` for the "v3-1-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index f8e2f30f5df..7d34b8f644e 100644
--- a/constraints-no-providers-3.13.txt
+++ b/constraints-no-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:52:34.115642
+# This constraints file was automatically generated on 
2025-11-12T19:30:44.184044
 # via `uv sync --resolution highest` for the "v3-1-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 8d32003642c..50e686d6be4 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:54:51.288927
+# This constraints file was automatically generated on 
2025-11-12T19:31:05.201239
 # via `uv sync --resolution highest for the "v3-1-test" 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.
@@ -188,7 +188,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.21.2
-duckdb==1.4.1
+duckdb==1.4.2
 durationpy==0.10
 ecdsa==0.19.1
 elastic-transport==8.17.1
@@ -199,7 +199,7 @@ eralchemy==1.6.0
 et_xmlfile==2.0.0
 eventlet==0.40.3
 exceptiongroup==1.3.0
-execnet==2.1.1
+execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.0
 fastapi-cli==0.0.16
@@ -229,7 +229,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -362,7 +362,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -523,7 +523,7 @@ pytest-rerunfailures==16.1
 pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
-pytest==9.0.0
+pytest==9.0.1
 python-arango==8.2.3
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
@@ -631,7 +631,7 @@ sympy==1.14.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 testcontainers==4.13.2
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 3c4cdaa1df4..01101477f3f 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:53:10.889650
+# This constraints file was automatically generated on 
2025-11-12T19:31:48.314431
 # via `uv sync --resolution highest for the "v3-1-test" 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.
@@ -186,7 +186,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.21.2
-duckdb==1.4.1
+duckdb==1.4.2
 durationpy==0.10
 ecdsa==0.19.1
 elastic-transport==8.17.1
@@ -196,7 +196,7 @@ entrypoints==0.4
 eralchemy==1.6.0
 et_xmlfile==2.0.0
 eventlet==0.40.3
-execnet==2.1.1
+execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.0
 fastapi-cli==0.0.16
@@ -226,7 +226,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -360,7 +360,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -521,7 +521,7 @@ pytest-rerunfailures==16.1
 pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
-pytest==9.0.0
+pytest==9.0.1
 python-arango==8.2.3
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
@@ -630,7 +630,7 @@ sympy==1.14.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 testcontainers==4.13.2
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 5691e10f8d6..3785342e154 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:52:38.438133
+# This constraints file was automatically generated on 
2025-11-12T19:31:34.232736
 # via `uv sync --resolution highest for the "v3-1-test" 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.
@@ -185,7 +185,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.21.2
-duckdb==1.4.1
+duckdb==1.4.2
 durationpy==0.10
 elastic-transport==8.17.1
 elasticsearch==8.19.2
@@ -194,7 +194,7 @@ entrypoints==0.4
 eralchemy==1.6.0
 et_xmlfile==2.0.0
 eventlet==0.40.3
-execnet==2.1.1
+execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.0
 fastapi-cli==0.0.16
@@ -224,7 +224,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -358,7 +358,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -519,7 +519,7 @@ pytest-rerunfailures==16.1
 pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
-pytest==9.0.0
+pytest==9.0.1
 python-arango==8.2.3
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
@@ -630,7 +630,7 @@ sympy==1.14.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 testcontainers==4.13.2
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index f96fec8791a..7ee829268fd 100644
--- a/constraints-source-providers-3.13.txt
+++ b/constraints-source-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-11-12T07:52:27.075261
+# This constraints file was automatically generated on 
2025-11-12T19:30:37.021778
 # via `uv sync --resolution highest for the "v3-1-test" 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.
@@ -170,7 +170,7 @@ docker==7.1.0
 docopt==0.6.2
 docstring_parser==0.17.0
 docutils==0.21.2
-duckdb==1.4.1
+duckdb==1.4.2
 durationpy==0.10
 ecdsa==0.19.1
 elastic-transport==8.17.1
@@ -180,7 +180,7 @@ entrypoints==0.4
 eralchemy==1.6.0
 et_xmlfile==2.0.0
 eventlet==0.40.3
-execnet==2.1.1
+execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.0
 fastapi-cli==0.0.16
@@ -209,7 +209,7 @@ google-api-python-client==2.187.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.3
 google-auth==2.41.1
-google-cloud-aiplatform==1.126.1
+google-cloud-aiplatform==1.127.0
 google-cloud-alloydb==0.6.0
 google-cloud-appengine-logging==1.7.0
 google-cloud-audit-log==0.4.0
@@ -341,7 +341,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.76.3
+litellm==1.79.3
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -469,7 +469,7 @@ pydantic_core==2.41.5
 pydata-google-auth==1.9.1
 pydruid==0.6.9
 pyenchant==3.3.0
-pyexasol==1.2.1
+pyexasol==1.2.2
 pygtrie==2.5.0
 pyiceberg==0.10.0
 pykerberos==1.2.4
@@ -493,7 +493,7 @@ pytest-rerunfailures==16.1
 pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
-pytest==9.0.0
+pytest==9.0.1
 python-arango==8.2.3
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
@@ -600,7 +600,7 @@ sympy==1.14.0
 tableauserverclient==0.38
 tabulate==0.9.0
 tenacity==9.1.2
-teradatasql==20.0.0.44
+teradatasql==20.0.0.46
 teradatasqlalchemy==20.0.0.8
 termcolor==3.2.0
 testcontainers==4.13.2

Reply via email to