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 f46f9f6f23a Updating constraints. GitHub run id:21421065688
f46f9f6f23a is described below

commit f46f9f6f23addc9c5c2346117faf3591d7980094
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jan 28 02:15:54 2026 +0000

    Updating constraints. GitHub run id:21421065688
    
    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 
3e14ad11f362065942daf3ae00dc0b437a220a1a.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/21421065688/
    
    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                  | 10 +++++-----
 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 | 10 +++++-----
 constraints-source-providers-3.11.txt | 10 +++++-----
 constraints-source-providers-3.12.txt | 10 +++++-----
 constraints-source-providers-3.13.txt | 10 +++++-----
 12 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 4dfa2611a8c..dcacf1df93b 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-01-27T17:20:45.028864
+# This constraints file was automatically generated on 
2026-01-28T01:41:59.974596
 # 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.
@@ -247,7 +247,7 @@ boto3==1.42.30
 botocore==1.42.30
 build==1.4.0
 cachelib==0.13.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -329,7 +329,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -445,7 +445,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -487,7 +487,7 @@ nest-asyncio==1.6.0
 numpy==2.2.6
 oauthlib==3.3.1
 objsize==0.7.1
-openai==2.15.0
+openai==2.16.0
 opencensus-context==0.1.3
 opencensus==0.11.4
 openlineage-integration-common==1.43.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 29c0a180a3b..7648d8d7e08 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-01-27T17:18:46.319573
+# This constraints file was automatically generated on 
2026-01-28T01:41:28.444180
 # 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.
@@ -246,7 +246,7 @@ boto3==1.42.30
 botocore==1.42.30
 build==1.4.0
 cachelib==0.13.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -327,7 +327,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -444,7 +444,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -486,7 +486,7 @@ nest-asyncio==1.6.0
 numpy==2.4.1
 oauthlib==3.3.1
 objsize==0.7.1
-openai==2.15.0
+openai==2.16.0
 opencensus-context==0.1.3
 opencensus==0.11.4
 openlineage-integration-common==1.43.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 8bdbe926143..ee51b808925 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-01-27T17:18:53.052341
+# This constraints file was automatically generated on 
2026-01-28T01:40:46.564629
 # 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.
@@ -245,7 +245,7 @@ boto3==1.42.30
 botocore==1.42.30
 build==1.4.0
 cachelib==0.13.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -325,7 +325,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.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.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -484,7 +484,7 @@ nest-asyncio==1.6.0
 numpy==2.4.1
 oauthlib==3.3.1
 objsize==0.7.1
-openai==2.15.0
+openai==2.16.0
 opencensus-context==0.1.3
 opencensus==0.11.4
 openlineage-integration-common==1.43.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 56bed517dba..9d2e1fb1f12 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-01-27T17:17:33.650289
+# This constraints file was automatically generated on 
2026-01-28T01:41:50.397191
 # 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.
@@ -228,7 +228,7 @@ blinker==1.9.0
 boto3==1.42.30
 botocore==1.42.30
 build==1.4.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -299,7 +299,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.3.0
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -412,7 +412,7 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==5.4.0
@@ -451,7 +451,7 @@ neo4j==6.1.0
 nest-asyncio==1.6.0
 numpy==2.4.1
 oauthlib==3.3.1
-openai==2.15.0
+openai==2.16.0
 openlineage-integration-common==1.43.0
 openlineage-python==1.43.0
 openlineage_sql==1.43.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 9ae57e200d7..0cd0d065a2b 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-01-27T17:17:29.274020
+# This constraints file was automatically generated on 
2026-01-28T01:38:41.662295
 # 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 382af393bcf..4e76a4cce1e 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-01-27T17:15:50.292704
+# This constraints file was automatically generated on 
2026-01-28T01:38:09.401619
 # 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 2ff25d107eb..30c6ac8315a 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-01-27T17:15:22.559636
+# This constraints file was automatically generated on 
2026-01-28T01:37:33.392786
 # 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 3ae23ed9812..2ef01f47564 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-01-27T17:14:19.461973
+# This constraints file was automatically generated on 
2026-01-28T01:38:35.268054
 # 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 ca9d87ce6b6..44c3f28b98b 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-01-27T17:17:21.703875
+# This constraints file was automatically generated on 
2026-01-28T01:38:33.895523
 # 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.
@@ -135,7 +135,7 @@ boto3==1.41.5
 botocore==1.41.5
 build==1.4.0
 cachelib==0.13.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -228,7 +228,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -361,7 +361,7 @@ libcst==1.8.6
 librt==0.7.8
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -412,7 +412,7 @@ nodeenv==1.10.0
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==2.15.0
+openai==2.16.0
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index e449c264ac1..c7ac39ccfd8 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-01-27T17:15:43.921521
+# This constraints file was automatically generated on 
2026-01-28T01:38:02.195571
 # 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.
@@ -133,7 +133,7 @@ boto3==1.41.5
 botocore==1.41.5
 build==1.4.0
 cachelib==0.13.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -225,7 +225,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -359,7 +359,7 @@ libcst==1.8.6
 librt==0.7.8
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -410,7 +410,7 @@ nodeenv==1.10.0
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==2.15.0
+openai==2.16.0
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 062cb35f4e8..c507f7c97a4 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-01-27T17:15:15.169718
+# This constraints file was automatically generated on 
2026-01-28T01:37:26.326635
 # 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.
@@ -132,7 +132,7 @@ boto3==1.41.5
 botocore==1.41.5
 build==1.4.0
 cachelib==0.13.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -223,7 +223,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -357,7 +357,7 @@ libcst==1.8.6
 librt==0.7.8
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -408,7 +408,7 @@ nodeenv==1.10.0
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==2.15.0
+openai==2.16.0
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 36d4e6795fc..cff54f53b00 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-01-27T17:14:12.430851
+# This constraints file was automatically generated on 
2026-01-28T01:38:27.768592
 # 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.
@@ -120,7 +120,7 @@ blinker==1.9.0
 boto3==1.41.5
 botocore==1.41.5
 build==1.4.0
-cachetools==6.2.5
+cachetools==6.2.6
 cadwyn==5.4.6
 cassandra-driver==3.29.3
 cattrs==25.3.0
@@ -208,7 +208,7 @@ google-api-python-client==2.188.0
 google-auth-httplib2==0.2.1
 google-auth-oauthlib==1.2.4
 google-auth==2.48.0
-google-cloud-aiplatform==1.134.0
+google-cloud-aiplatform==1.135.0
 google-cloud-alloydb==0.7.0
 google-cloud-appengine-logging==1.8.0
 google-cloud-audit-log==0.4.0
@@ -340,7 +340,7 @@ libcst==1.8.6
 librt==0.7.8
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.81.3
+litellm==1.81.4
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
@@ -388,7 +388,7 @@ nh3==0.3.2
 nodeenv==1.10.0
 numpy==2.2.6
 oauthlib==3.3.1
-openai==2.15.0
+openai==2.16.0
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 openlineage-integration-common==1.43.0

Reply via email to