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 587f54c9dfc Updating constraints. GitHub run id:18622930715
587f54c9dfc is described below

commit 587f54c9dfc379a27f5cddd58be6b30e573013a6
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Oct 19 01:48:43 2025 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index ed6ed62bd9c..4ac1e14c6f3 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-18T22:13:32.865991
+# This constraints file was automatically generated on 
2025-10-19T00:47:47.983215
 # 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 2a0e2db027a..c16d7047723 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-18T22:11:53.433733
+# This constraints file was automatically generated on 
2025-10-19T00:47:29.571783
 # 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 8d9da67d3b4..dba8a4ea953 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-18T22:13:04.873973
+# This constraints file was automatically generated on 
2025-10-19T00:48:28.508315
 # 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 0be8f74d121..768c95126c5 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-10-18T22:12:30.719251
+# This constraints file was automatically generated on 
2025-10-19T00:47:42.490470
 # 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-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index c31c127e45b..684ac56433a 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-18T22:10:24.323773
+# This constraints file was automatically generated on 
2025-10-19T00:44:32.722307
 # 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.
@@ -121,7 +121,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 252aeaaa8e6..266a3f39d1e 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-18T22:08:59.777210
+# This constraints file was automatically generated on 
2025-10-19T00:44:13.513507
 # 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.
@@ -118,7 +118,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 984a11d14e7..5097a7b3a3a 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-18T22:09:49.199502
+# This constraints file was automatically generated on 
2025-10-19T00:45:15.068223
 # 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.
@@ -118,7 +118,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index 7fd7363f244..8b37572a643 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-18T22:09:20.773670
+# This constraints file was automatically generated on 
2025-10-19T00:44:31.717300
 # 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.
@@ -119,7 +119,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.5.0
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 91d9804d5f9..054d0840938 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-18T22:10:17.098383
+# This constraints file was automatically generated on 
2025-10-19T00:44:25.518212
 # 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.
@@ -476,9 +476,9 @@ propcache==0.4.1
 proto-plus==1.26.1
 protobuf==4.25.8
 psutil==7.1.0
-psycopg-binary==3.2.10
+psycopg-binary==3.2.11
 psycopg2-binary==2.9.11
-psycopg==3.2.10
+psycopg==3.2.11
 ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
@@ -686,7 +686,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 61891434760..61ba5cd5d3f 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-18T22:08:54.408508
+# This constraints file was automatically generated on 
2025-10-19T00:44:07.036898
 # 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.
@@ -474,9 +474,9 @@ propcache==0.4.1
 proto-plus==1.26.1
 protobuf==4.25.8
 psutil==7.1.0
-psycopg-binary==3.2.10
+psycopg-binary==3.2.11
 psycopg2-binary==2.9.11
-psycopg==3.2.10
+psycopg==3.2.11
 ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
@@ -685,7 +685,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 6708cac97e6..a7239816247 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-18T22:09:41.736232
+# This constraints file was automatically generated on 
2025-10-19T00:45:07.773113
 # 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.
@@ -472,9 +472,9 @@ propcache==0.4.1
 proto-plus==1.26.1
 protobuf==4.25.8
 psutil==7.1.0
-psycopg-binary==3.2.10
+psycopg-binary==3.2.11
 psycopg2-binary==2.9.11
-psycopg==3.2.10
+psycopg==3.2.11
 ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
@@ -685,7 +685,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 7d87c2951d6..170330abe72 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-18T22:09:14.049485
+# This constraints file was automatically generated on 
2025-10-19T00:44:25.003756
 # 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.
@@ -449,9 +449,9 @@ propcache==0.4.1
 proto-plus==1.26.1
 protobuf==5.29.5
 psutil==7.1.0
-psycopg-binary==3.2.10
+psycopg-binary==3.2.11
 psycopg2-binary==2.9.11
-psycopg==3.2.10
+psycopg==3.2.11
 ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
@@ -654,7 +654,7 @@ uritemplate==4.2.0
 urllib3==2.5.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.3
+uv==0.9.4
 uvicorn==0.38.0
 uvloop==0.22.1
 validators==0.35.0

Reply via email to