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 4b302e8c980 Updating constraints. GitHub run id:17444030798
4b302e8c980 is described below

commit 4b302e8c980ff1d0b4ca2b8fa8f48559cec6030a
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Sep 3 21:49:11 2025 +0000

    Updating constraints. GitHub run id:17444030798
    
    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 
f1e9e522fb81894c1e5ab8bf2eba1269011fd757.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/17444030798/
    
    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                  |  8 ++++----
 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.13.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.13.txt |  6 +++---
 12 files changed, 42 insertions(+), 42 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d7fdbe62b9e..791ee5409a9 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-09-03T13:53:15.123513
+# This constraints file was automatically generated on 
2025-09-03T19:47:44.284569
 # 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.
@@ -268,7 +268,7 @@ comm==0.2.3
 confluent-kafka==2.11.1
 connexion==2.14.2
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 curlify==3.0.0
@@ -332,7 +332,7 @@ google-cloud-audit-log==0.3.2
 google-cloud-automl==2.16.4
 google-cloud-batch==0.17.36
 google-cloud-bigquery-datatransfer==3.19.2
-google-cloud-bigquery-storage==2.32.0
+google-cloud-bigquery-storage==2.33.0
 google-cloud-bigquery==3.36.0
 google-cloud-bigtable==2.32.0
 google-cloud-build==3.32.0
@@ -479,7 +479,7 @@ nest-asyncio==1.6.0
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.104.2
+openai==1.105.0
 opencensus-context==0.1.3
 opencensus==0.11.4
 openlineage-integration-common==1.37.0
@@ -669,7 +669,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 7dbae27cad2..80da521ff70 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-09-03T13:54:38.697058
+# This constraints file was automatically generated on 
2025-09-03T19:47:11.132545
 # 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.
@@ -267,7 +267,7 @@ comm==0.2.3
 confluent-kafka==2.11.1
 connexion==2.14.2
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 curlify==3.0.0
@@ -330,7 +330,7 @@ google-cloud-audit-log==0.3.2
 google-cloud-automl==2.16.4
 google-cloud-batch==0.17.36
 google-cloud-bigquery-datatransfer==3.19.2
-google-cloud-bigquery-storage==2.32.0
+google-cloud-bigquery-storage==2.33.0
 google-cloud-bigquery==3.36.0
 google-cloud-bigtable==2.32.0
 google-cloud-build==3.32.0
@@ -478,7 +478,7 @@ nest-asyncio==1.6.0
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.104.2
+openai==1.105.0
 opencensus-context==0.1.3
 opencensus==0.11.4
 openlineage-integration-common==1.37.0
@@ -667,7 +667,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 0bf5952e56a..80b0eec22e6 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-09-03T13:54:04.961854
+# This constraints file was automatically generated on 
2025-09-03T19:46:51.428945
 # 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.
@@ -266,7 +266,7 @@ comm==0.2.3
 confluent-kafka==2.11.1
 connexion==2.14.2
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 curlify==3.0.0
@@ -328,7 +328,7 @@ google-cloud-audit-log==0.3.2
 google-cloud-automl==2.16.4
 google-cloud-batch==0.17.36
 google-cloud-bigquery-datatransfer==3.19.2
-google-cloud-bigquery-storage==2.32.0
+google-cloud-bigquery-storage==2.33.0
 google-cloud-bigquery==3.36.0
 google-cloud-bigtable==2.32.0
 google-cloud-build==3.32.0
@@ -476,7 +476,7 @@ nest-asyncio==1.6.0
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.104.2
+openai==1.105.0
 opencensus-context==0.1.3
 opencensus==0.11.4
 openlineage-integration-common==1.37.0
@@ -666,7 +666,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 454482780c8..a95405f8945 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-09-03T13:53:49.526636
+# This constraints file was automatically generated on 
2025-09-03T19:46:28.521307
 # 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.
@@ -244,7 +244,7 @@ cohere==5.17.0
 colorlog==6.9.0
 comm==0.2.3
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==45.0.7
 curlify==3.0.0
@@ -445,7 +445,7 @@ neo4j==5.28.2
 nest-asyncio==1.6.0
 numpy==2.3.2
 oauthlib==3.3.1
-openai==1.104.2
+openai==1.105.0
 openlineage-integration-common==1.37.0
 openlineage-python==1.37.0
 openlineage_sql==1.37.0
@@ -622,7 +622,7 @@ universal_pathlib==0.2.6
 uritemplate==4.2.0
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
 uvicorn==0.35.0
 uvloop==0.21.0
 validators==0.35.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index acfaaa1be48..b130fd50a55 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-03T13:50:05.486699
+# This constraints file was automatically generated on 
2025-09-03T19:44:34.554508
 # 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.
@@ -33,7 +33,7 @@ cffi==1.17.1
 charset-normalizer==3.4.3
 click==8.1.8
 colorlog==6.9.0
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 dill==0.3.1.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 8cc37327dc2..e1241cdba01 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-03T13:51:29.669946
+# This constraints file was automatically generated on 
2025-09-03T19:44:04.048174
 # 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.
@@ -32,7 +32,7 @@ cffi==1.17.1
 charset-normalizer==3.4.3
 click==8.1.8
 colorlog==6.9.0
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 dill==0.3.1.1
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index e169c2037a3..08384c2c4ce 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-03T13:50:53.371334
+# This constraints file was automatically generated on 
2025-09-03T19:43:41.506433
 # 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.
@@ -32,7 +32,7 @@ cffi==1.17.1
 charset-normalizer==3.4.3
 click==8.1.8
 colorlog==6.9.0
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 dill==0.3.1.1
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index 190d6459d5e..03d96450e40 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-03T13:50:42.746249
+# This constraints file was automatically generated on 
2025-09-03T19:43:21.116209
 # 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.
@@ -33,7 +33,7 @@ cffi==1.17.1
 charset-normalizer==3.4.3
 click==8.1.8
 colorlog==6.9.0
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==45.0.7
 dill==0.3.1.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 79258ff9167..eea6dd0bb56 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-03T13:49:58.229195
+# This constraints file was automatically generated on 
2025-09-03T19:44:27.300724
 # 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.
@@ -164,7 +164,7 @@ confluent-kafka==2.11.1
 connexion==2.14.2
 coverage==7.10.6
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 curlify==3.0.0
@@ -235,7 +235,7 @@ google-cloud-audit-log==0.3.2
 google-cloud-automl==2.16.4
 google-cloud-batch==0.17.36
 google-cloud-bigquery-datatransfer==3.19.2
-google-cloud-bigquery-storage==2.32.0
+google-cloud-bigquery-storage==2.33.0
 google-cloud-bigquery==3.36.0
 google-cloud-bigtable==2.32.0
 google-cloud-build==3.32.0
@@ -412,7 +412,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.104.2
+openai==1.105.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 9a746065475..1143f752ebd 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-03T13:51:22.344643
+# This constraints file was automatically generated on 
2025-09-03T19:43:57.420586
 # 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.
@@ -162,7 +162,7 @@ confluent-kafka==2.11.1
 connexion==2.14.2
 coverage==7.10.6
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 curlify==3.0.0
@@ -232,7 +232,7 @@ google-cloud-audit-log==0.3.2
 google-cloud-automl==2.16.4
 google-cloud-batch==0.17.36
 google-cloud-bigquery-datatransfer==3.19.2
-google-cloud-bigquery-storage==2.32.0
+google-cloud-bigquery-storage==2.33.0
 google-cloud-bigquery==3.36.0
 google-cloud-bigtable==2.32.0
 google-cloud-build==3.32.0
@@ -410,7 +410,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.104.2
+openai==1.105.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 c2d4100eadb..4e1d813cccf 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-03T13:50:45.905423
+# This constraints file was automatically generated on 
2025-09-03T19:43:34.658139
 # 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.
@@ -161,7 +161,7 @@ confluent-kafka==2.11.1
 connexion==2.14.2
 coverage==7.10.6
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==42.0.8
 curlify==3.0.0
@@ -230,7 +230,7 @@ google-cloud-audit-log==0.3.2
 google-cloud-automl==2.16.4
 google-cloud-batch==0.17.36
 google-cloud-bigquery-datatransfer==3.19.2
-google-cloud-bigquery-storage==2.32.0
+google-cloud-bigquery-storage==2.33.0
 google-cloud-bigquery==3.36.0
 google-cloud-bigtable==2.32.0
 google-cloud-build==3.32.0
@@ -408,7 +408,7 @@ nodeenv==1.9.1
 numpy==1.26.4
 oauthlib==3.3.1
 objsize==0.7.1
-openai==1.104.2
+openai==1.105.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 781f04a044f..1d534236fe5 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-03T13:50:35.558893
+# This constraints file was automatically generated on 
2025-09-03T19:43:14.205948
 # 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.
@@ -146,7 +146,7 @@ comm==0.2.3
 confluent-kafka==2.11.1
 coverage==7.10.6
 crcmod==1.7
-cron_descriptor==2.0.5
+cron_descriptor==2.0.6
 croniter==6.0.0
 cryptography==45.0.7
 curlify==3.0.0
@@ -386,7 +386,7 @@ nh3==0.3.0
 nodeenv==1.9.1
 numpy==2.2.6
 oauthlib==3.3.1
-openai==1.104.2
+openai==1.105.0
 openapi-schema-validator==0.6.3
 openapi-spec-validator==0.7.2
 openlineage-integration-common==1.37.0

Reply via email to