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 dab16b95bbf Updating constraints. GitHub run id:18292178073
dab16b95bbf is described below
commit dab16b95bbf244217bec0d88bf9e14a5c0a73181
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Oct 6 20:41:32 2025 +0000
Updating constraints. GitHub run id:18292178073
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
4cf03c0d30e25800a40519775121da9ddd486deb.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/18292178073/
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 | 4 ++--
constraints-3.11.txt | 4 ++--
constraints-3.12.txt | 4 ++--
constraints-3.13.txt | 4 ++--
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 | 4 ++--
constraints-source-providers-3.11.txt | 4 ++--
constraints-source-providers-3.12.txt | 4 ++--
constraints-source-providers-3.13.txt | 4 ++--
12 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 24ee3e5f3e0..24c0376339c 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-06T17:29:30.455029
+# This constraints file was automatically generated on
2025-10-06T19:49:46.454377
# 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.
@@ -482,7 +482,7 @@ nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==2.1.0
+openai==2.2.0
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.38.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index bed7a062c7b..5ce593e8d65 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-06T17:29:26.641780
+# This constraints file was automatically generated on
2025-10-06T19:49:05.977504
# 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.
@@ -481,7 +481,7 @@ nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==2.1.0
+openai==2.2.0
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.38.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 3dd3f0998e1..b91686618d5 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-06T17:29:28.210345
+# This constraints file was automatically generated on
2025-10-06T19:50:58.401364
# 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.
@@ -479,7 +479,7 @@ nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==2.1.0
+openai==2.2.0
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.38.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 4b5d282a340..3ba15377481 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-06T17:29:16.914364
+# This constraints file was automatically generated on
2025-10-06T19:49:46.197901
# 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.
@@ -450,7 +450,7 @@ neo4j==6.0.2
nest-asyncio==1.6.0
numpy==2.3.3
oauthlib==3.3.1
-openai==2.1.0
+openai==2.2.0
openlineage-integration-common==1.38.0
openlineage-python==1.38.0
openlineage_sql==1.38.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 7f91972806b..1f8af800666 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-10-06T17:26:19.062677
+# This constraints file was automatically generated on
2025-10-06T19:46:31.768636
# 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 039a8047a9e..101a1077363 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-10-06T17:26:13.582839
+# This constraints file was automatically generated on
2025-10-06T19:46:01.762524
# 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 a2a5ca7b56e..9252fcc60d6 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-10-06T17:26:17.377176
+# This constraints file was automatically generated on
2025-10-06T19:47:13.126243
# 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 15210f13c3f..b0fc4476ede 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-10-06T17:26:07.002795
+# This constraints file was automatically generated on
2025-10-06T19:46:32.499229
# 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 36c77e83e6e..75c8de54fae 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-10-06T17:26:11.963421
+# This constraints file was automatically generated on
2025-10-06T19:46:24.241973
# 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.
@@ -413,7 +413,7 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==2.1.0
+openai==2.2.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 570afcbba58..6cf934dddd5 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-10-06T17:26:06.898143
+# This constraints file was automatically generated on
2025-10-06T19:45:55.087801
# 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.
@@ -411,7 +411,7 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==2.1.0
+openai==2.2.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 22f9824e63d..ad18676b4a9 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-10-06T17:26:10.355754
+# This constraints file was automatically generated on
2025-10-06T19:47:05.968326
# 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.
@@ -409,7 +409,7 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
-openai==2.1.0
+openai==2.2.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 3e943773d80..bbe8944863b 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-10-06T17:25:58.515566
+# This constraints file was automatically generated on
2025-10-06T19:46:25.267172
# 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.
@@ -389,7 +389,7 @@ nh3==0.3.0
nodeenv==1.9.1
numpy==2.2.6
oauthlib==3.3.1
-openai==2.1.0
+openai==2.2.0
openapi-schema-validator==0.6.3
openapi-spec-validator==0.7.2
openlineage-integration-common==1.38.0