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 9bd668832ab Updating constraints. GitHub run id:18556199627
9bd668832ab is described below

commit 9bd668832ab96e74f1c268a1ef91f4cb35e0cb90
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Oct 16 10:20:16 2025 +0000

    Updating constraints. GitHub run id:18556199627
    
    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 
9c40d2158f6070f48ece7a1eb6ccedb0cff9be1e.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/18556199627/
    
    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                  |  2 +-
 constraints-3.11.txt                  |  2 +-
 constraints-3.12.txt                  |  2 +-
 constraints-3.13.txt                  | 22 +++++++++++-----------
 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     | 18 +++++++++---------
 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 | 22 +++++++++++-----------
 12 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f98f5e92a3e..686334d3b72 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-16T00:50:33.712418
+# This constraints file was automatically generated on 
2025-10-16T09:27:50.295713
 # 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.
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 3354107fe1f..87c89892ea3 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-16T00:52:02.298889
+# This constraints file was automatically generated on 
2025-10-16T09:27:48.723950
 # 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.
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 125762649bf..1def87c8b3e 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-16T00:50:44.267550
+# This constraints file was automatically generated on 
2025-10-16T09:28:26.064252
 # 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.
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index e706f83d809..808bacc7550 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-16T00:50:26.101889
+# This constraints file was automatically generated on 
2025-10-16T09:27:29.146740
 # 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.
@@ -456,15 +456,15 @@ openlineage-python==1.39.0
 openlineage_sql==1.39.0
 openpyxl==3.1.5
 opensearch-py==3.0.0
-opentelemetry-api==1.37.0
-opentelemetry-exporter-otlp-proto-common==1.37.0
-opentelemetry-exporter-otlp-proto-grpc==1.37.0
-opentelemetry-exporter-otlp-proto-http==1.37.0
-opentelemetry-exporter-otlp==1.37.0
-opentelemetry-exporter-prometheus==0.58b0
-opentelemetry-proto==1.37.0
-opentelemetry-sdk==1.37.0
-opentelemetry-semantic-conventions==0.58b0
+opentelemetry-api==1.38.0
+opentelemetry-exporter-otlp-proto-common==1.38.0
+opentelemetry-exporter-otlp-proto-grpc==1.38.0
+opentelemetry-exporter-otlp-proto-http==1.38.0
+opentelemetry-exporter-otlp==1.38.0
+opentelemetry-exporter-prometheus==0.59b0
+opentelemetry-proto==1.38.0
+opentelemetry-sdk==1.38.0
+opentelemetry-semantic-conventions==0.59b0
 opsgenie-sdk==2.1.5
 oracledb==3.4.0
 ordered-set==4.1.0
@@ -547,7 +547,7 @@ pyzmq==27.1.0
 qdrant-client==1.15.1
 reactivex==4.0.4
 redis==5.2.1
-redshift-connector==2.1.8
+redshift-connector==2.1.9
 referencing==0.37.0
 regex==2025.9.18
 requests-file==2.1.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 35fa2362945..9ab4eca8095 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-16T00:47:23.353175
+# This constraints file was automatically generated on 
2025-10-16T09:24:39.840799
 # 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 d20be092566..aeaf9070511 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-16T00:48:50.440861
+# This constraints file was automatically generated on 
2025-10-16T09:24:33.759330
 # 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 bb66adae365..b19c9cf2f61 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-16T00:47:28.040585
+# This constraints file was automatically generated on 
2025-10-16T09:25:17.373893
 # 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 25ed9c8256c..d33cfed721c 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-16T00:47:13.013613
+# This constraints file was automatically generated on 
2025-10-16T09:24:17.040692
 # 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.
@@ -65,14 +65,14 @@ methodtools==0.4.7
 more-itertools==10.8.0
 msgspec==0.19.0
 natsort==8.4.0
-opentelemetry-api==1.37.0
-opentelemetry-exporter-otlp-proto-common==1.37.0
-opentelemetry-exporter-otlp-proto-grpc==1.37.0
-opentelemetry-exporter-otlp-proto-http==1.37.0
-opentelemetry-exporter-otlp==1.37.0
-opentelemetry-proto==1.37.0
-opentelemetry-sdk==1.37.0
-opentelemetry-semantic-conventions==0.58b0
+opentelemetry-api==1.38.0
+opentelemetry-exporter-otlp-proto-common==1.38.0
+opentelemetry-exporter-otlp-proto-grpc==1.38.0
+opentelemetry-exporter-otlp-proto-http==1.38.0
+opentelemetry-exporter-otlp==1.38.0
+opentelemetry-proto==1.38.0
+opentelemetry-sdk==1.38.0
+opentelemetry-semantic-conventions==0.59b0
 outcome==1.3.0.post0
 packaging==25.0
 pathspec==0.12.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 83bcbf0ee2a..4eaa6c32ce6 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-16T00:47:16.398814
+# This constraints file was automatically generated on 
2025-10-16T09:24:32.613316
 # 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.
@@ -156,7 +156,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.1.1
-cohere==5.18.0
+cohere==5.19.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index a2f4c29fd89..3dbf53f6506 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-16T00:48:43.704999
+# This constraints file was automatically generated on 
2025-10-16T09:24:26.939202
 # 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.
@@ -154,7 +154,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.1.1
-cohere==5.18.0
+cohere==5.19.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index e3a0db3d8ba..58a90186333 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-16T00:47:21.125134
+# This constraints file was automatically generated on 
2025-10-16T09:25:10.107306
 # 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.
@@ -153,7 +153,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.1.1
-cohere==5.18.0
+cohere==5.19.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index a7df2f5cd66..57fdee52bf3 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-16T00:47:06.350365
+# This constraints file was automatically generated on 
2025-10-16T09:24:10.127910
 # 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.
@@ -140,7 +140,7 @@ click-plugins==1.1.1.2
 click-repl==0.3.0
 click==8.1.8
 cloudpickle==3.1.1
-cohere==5.18.0
+cohere==5.19.0
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.3
@@ -397,15 +397,15 @@ openlineage-python==1.39.0
 openlineage_sql==1.39.0
 openpyxl==3.1.5
 opensearch-py==3.0.0
-opentelemetry-api==1.37.0
-opentelemetry-exporter-otlp-proto-common==1.37.0
-opentelemetry-exporter-otlp-proto-grpc==1.37.0
-opentelemetry-exporter-otlp-proto-http==1.37.0
-opentelemetry-exporter-otlp==1.37.0
-opentelemetry-exporter-prometheus==0.58b0
-opentelemetry-proto==1.37.0
-opentelemetry-sdk==1.37.0
-opentelemetry-semantic-conventions==0.58b0
+opentelemetry-api==1.38.0
+opentelemetry-exporter-otlp-proto-common==1.38.0
+opentelemetry-exporter-otlp-proto-grpc==1.38.0
+opentelemetry-exporter-otlp-proto-http==1.38.0
+opentelemetry-exporter-otlp==1.38.0
+opentelemetry-exporter-prometheus==0.59b0
+opentelemetry-proto==1.38.0
+opentelemetry-sdk==1.38.0
+opentelemetry-semantic-conventions==0.59b0
 opsgenie-sdk==2.1.5
 oracledb==3.4.0
 ordered-set==4.1.0

Reply via email to