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 4b3b56ba558 Updating constraints. Github run id:16932600770
4b3b56ba558 is described below

commit 4b3b56ba558222bbf07049982c6c5ada3e794b50
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Wed Aug 13 09:48:39 2025 +0000

    Updating constraints. Github run id:16932600770
    
    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 
5c0781193e86a78cef460ccf2b8492a023dd1fcc.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/16932600770/
    
    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                  | 6 +++---
 constraints-3.12.txt                  | 4 ++--
 constraints-3.9.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.9.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.9.txt  | 4 ++--
 12 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9f2c52b229d..ad127b7a581 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-13T06:05:36.121598
+# This constraints file was automatically generated on 
2025-08-13T09:16:35.276882
 # 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.
@@ -271,7 +271,7 @@ click-repl==0.3.0
 click==8.2.1
 clickclick==20.10.2
 cloudpickle==3.0.0
-cohere==5.16.3
+cohere==5.17.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 3cc9a276f50..eb5add2f595 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-13T06:04:50.047393
+# This constraints file was automatically generated on 
2025-08-13T09:17:38.249658
 # 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.
@@ -268,7 +268,7 @@ click-repl==0.3.0
 click==8.2.1
 clickclick==20.10.2
 cloudpickle==3.0.0
-cohere==5.16.3
+cohere==5.17.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
@@ -562,7 +562,7 @@ paramiko==3.5.1
 parso==0.8.4
 pathable==0.4.4
 pathspec==0.12.1
-pbr==6.1.1
+pbr==7.0.0
 pdbr==0.9.2
 pdpyras==5.4.1
 pendulum==3.1.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 97b0060549c..f6082b7e25f 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-13T06:05:59.744769
+# This constraints file was automatically generated on 
2025-08-13T09:16:32.160330
 # 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.
@@ -267,7 +267,7 @@ click-repl==0.3.0
 click==8.2.1
 clickclick==20.10.2
 cloudpickle==3.1.1
-cohere==5.16.3
+cohere==5.17.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ffe28ba9c5e..f28778283b5 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-08-13T06:06:03.729667
+# This constraints file was automatically generated on 
2025-08-13T09:16:31.161652
 # 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.
@@ -271,7 +271,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.0.0
-cohere==5.16.3
+cohere==5.17.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index a71b0e8ae39..f838c44fb33 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-13T06:02:35.963761
+# This constraints file was automatically generated on 
2025-08-13T09:13:43.397185
 # 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.
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 8c2e67d8e05..d1666cbeac8 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-13T06:01:57.595918
+# This constraints file was automatically generated on 
2025-08-13T09:14:47.518668
 # 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.
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 271fd952548..a1f6f53e7f2 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-13T06:03:01.634125
+# This constraints file was automatically generated on 
2025-08-13T09:13:46.671482
 # 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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 785bd4ebe76..a3a2d5d5e48 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-13T06:03:07.305416
+# This constraints file was automatically generated on 
2025-08-13T09:13:39.283896
 # 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.
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index ee894df85fb..aa058434238 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-13T06:02:28.666907
+# This constraints file was automatically generated on 
2025-08-13T09:13:36.588445
 # 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.
@@ -155,7 +155,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==5.16.3
+cohere==5.17.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 9232bef9025..e7579a62e64 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-13T06:01:50.928095
+# This constraints file was automatically generated on 
2025-08-13T09:14:40.730377
 # 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.
@@ -152,7 +152,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.0.0
-cohere==5.16.3
+cohere==5.17.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 b0f39224f74..029b1235bf2 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-13T06:02:54.456562
+# This constraints file was automatically generated on 
2025-08-13T09:13:40.214375
 # 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.
@@ -151,7 +151,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.1.1
-cohere==5.16.3
+cohere==5.17.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 7346a2b5636..0024d6832b9 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-13T06:02:59.732995
+# This constraints file was automatically generated on 
2025-08-13T09:13:31.999203
 # 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.
@@ -155,7 +155,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==5.16.3
+cohere==5.17.0
 colorama==0.4.6
 colorful==0.5.7
 colorlog==6.9.0

Reply via email to