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

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


The following commit(s) were added to refs/heads/constraints-3-0 by this push:
     new 63b9f00eef0 Updating constraints. Github run id:16811318902
63b9f00eef0 is described below

commit 63b9f00eef0d37e7a7ce7c07e26f4deb79458fd1
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Aug 7 22:08:36 2025 +0000

    Updating constraints. Github run id:16811318902
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v3-0-test' in the 'apache/airflow' repository with commit sha 
304b2cc36362846e27f1b6c0aba1493781be22c7.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/16811318902/
    
    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.9.txt                   | 10 +++++-----
 constraints-no-providers-3.10.txt     |  4 ++--
 constraints-no-providers-3.11.txt     |  4 ++--
 constraints-no-providers-3.12.txt     |  4 ++--
 constraints-no-providers-3.9.txt      |  4 ++--
 constraints-source-providers-3.10.txt |  8 ++++----
 constraints-source-providers-3.11.txt |  8 ++++----
 constraints-source-providers-3.12.txt |  8 ++++----
 constraints-source-providers-3.9.txt  |  8 ++++----
 12 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index b3eb73a68cb..7fb94f78740 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-07T12:01:51.292049
+# This constraints file was automatically generated on 
2025-08-07T17:44:27.895641
 # via `uv pip install --resolution highest` for the "v3-0-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.
@@ -394,7 +394,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.21
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -529,7 +529,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -798,7 +798,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.8.5
+uv==0.8.6
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
@@ -820,7 +820,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index fad4f47acf0..f777c5e5c33 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-07T12:01:58.158627
+# This constraints file was automatically generated on 
2025-08-07T17:44:21.290636
 # via `uv pip install --resolution highest` for the "v3-0-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.
@@ -391,7 +391,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.21
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -527,7 +527,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -796,7 +796,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.8.5
+uv==0.8.6
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
@@ -818,7 +818,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 6714b148909..f6912441fb8 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-07T12:01:58.711542
+# This constraints file was automatically generated on 
2025-08-07T17:44:38.125796
 # via `uv pip install --resolution highest` for the "v3-0-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.
@@ -389,7 +389,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.21
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -525,7 +525,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -794,7 +794,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.8.5
+uv==0.8.6
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
@@ -817,7 +817,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 5fb7e0b63a7..40e1c47560f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-07T12:01:26.089378
+# This constraints file was automatically generated on 
2025-08-07T17:44:44.324534
 # via `uv pip install --resolution highest` for the "v3-0-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.
@@ -396,7 +396,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.21
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -530,7 +530,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -801,7 +801,7 @@ uritemplate==4.2.0
 urllib3==1.26.20
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.8.5
+uv==0.8.6
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
@@ -823,7 +823,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index f2eb9df0732..dfd08cc91a2 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-08-07T11:58:58.483388
+# This constraints file was automatically generated on 
2025-08-07T17:41:36.140020
 # via `uv sync --resolution highest` for the "v3-0-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.
@@ -47,7 +47,7 @@ fastapi-cloud-cli==0.1.5
 fastapi==0.116.1
 fsspec==2025.7.0
 googleapis-common-protos==1.70.0
-greenlet==3.2.3
+greenlet==3.2.4
 grpcio==1.65.5
 gunicorn==23.0.0
 h11==0.16.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 9cd5e9200ef..0fa2e61b747 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-08-07T11:59:05.895050
+# This constraints file was automatically generated on 
2025-08-07T17:41:23.951592
 # via `uv sync --resolution highest` for the "v3-0-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.
@@ -45,7 +45,7 @@ fastapi-cloud-cli==0.1.5
 fastapi==0.116.1
 fsspec==2025.7.0
 googleapis-common-protos==1.70.0
-greenlet==3.2.3
+greenlet==3.2.4
 grpcio==1.65.5
 gunicorn==23.0.0
 h11==0.16.0
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 55c09b99ff7..51cd19adf25 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-08-07T11:59:01.560248
+# This constraints file was automatically generated on 
2025-08-07T17:41:45.419762
 # via `uv sync --resolution highest` for the "v3-0-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.
@@ -45,7 +45,7 @@ fastapi-cloud-cli==0.1.5
 fastapi==0.116.1
 fsspec==2025.7.0
 googleapis-common-protos==1.70.0
-greenlet==3.2.3
+greenlet==3.2.4
 grpcio==1.65.5
 gunicorn==23.0.0
 h11==0.16.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 37c46ca2229..a0e89486a42 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-07T11:58:33.507465
+# This constraints file was automatically generated on 
2025-08-07T17:41:50.287564
 # via `uv sync --resolution highest` for the "v3-0-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.
@@ -48,7 +48,7 @@ fastapi-cloud-cli==0.1.5
 fastapi==0.116.1
 fsspec==2025.7.0
 googleapis-common-protos==1.70.0
-greenlet==3.2.3
+greenlet==3.2.4
 grpcio==1.74.0
 gunicorn==23.0.0
 h11==0.16.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 166e9f45321..5ada2824300 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-08-07T11:58:51.501345
+# This constraints file was automatically generated on 
2025-08-07T17:41:28.832021
 # via `uv sync --resolution highest for the "v3-0-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.
@@ -275,7 +275,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.20.3
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -409,7 +409,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -697,7 +697,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 2ed0a8a9264..ee9af307b8e 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-08-07T11:58:59.219585
+# This constraints file was automatically generated on 
2025-08-07T17:41:16.925725
 # via `uv sync --resolution highest for the "v3-0-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.
@@ -272,7 +272,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.20.3
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -407,7 +407,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -695,7 +695,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index b5d399245a4..5282874ddf8 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-08-07T11:58:54.619816
+# This constraints file was automatically generated on 
2025-08-07T17:41:38.386984
 # via `uv sync --resolution highest for the "v3-0-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.
@@ -271,7 +271,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.20.3
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -406,7 +406,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -695,7 +695,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index dd5506eede8..6621cacd903 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-07T11:58:26.427521
+# This constraints file was automatically generated on 
2025-08-07T17:41:42.557867
 # via `uv sync --resolution highest for the "v3-0-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.
@@ -277,7 +277,7 @@ google-resumable-media==2.7.2
 googleapis-common-protos==1.70.0
 graphql-core==3.2.6
 graphviz==0.20.3
-greenlet==3.2.3
+greenlet==3.2.4
 grpc-google-iam-v1==0.14.2
 grpc-interceptor==0.15.4
 grpcio-gcp==0.2.2
@@ -410,7 +410,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.99.1
+openai==1.99.2
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 opencensus-context==0.1.3
@@ -701,7 +701,7 @@ yamllint==1.37.1
 yandex-query-client==0.1.4
 yandexcloud==0.328.0
 yarl==1.20.1
-ydb-dbapi==0.1.13
+ydb-dbapi==0.1.14
 ydb==3.21.7
 zeep==4.3.1
 zenpy==2.0.56

Reply via email to