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 3f3789eec77 Updating constraints. GitHub run id:18633938475
3f3789eec77 is described below
commit 3f3789eec779c05c44f964d45142c6e5bb1264ea
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Oct 19 19:06:56 2025 +0000
Updating constraints. GitHub run id:18633938475
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
ed902572aea73cc7c6c1ddcb1f0ca94d89ff0187.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/18633938475/
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 | 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 | 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, 24 insertions(+), 24 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 4ac1e14c6f3..bbe9f822f3b 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-19T00:47:47.983215
+# This constraints file was automatically generated on
2025-10-19T18:06:46.953225
# 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.
@@ -535,7 +535,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index c16d7047723..38600445839 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-19T00:47:29.571783
+# This constraints file was automatically generated on
2025-10-19T18:06:44.923280
# 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.
@@ -534,7 +534,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index dba8a4ea953..31151d662a7 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-19T00:48:28.508315
+# This constraints file was automatically generated on
2025-10-19T18:06:02.543296
# 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.
@@ -532,7 +532,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 768c95126c5..0c43cb2524f 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-19T00:47:42.490470
+# This constraints file was automatically generated on
2025-10-19T18:05:33.679769
# 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.
@@ -501,7 +501,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==6.33.0
-psutil==7.1.0
+psutil==7.1.1
psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 684ac56433a..e83fbeb0cb5 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-19T00:44:32.722307
+# This constraints file was automatically generated on
2025-10-19T18:03:31.931678
# 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.
@@ -81,7 +81,7 @@ pathspec==0.12.1
pendulum==3.1.0
pluggy==1.6.0
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
pycparser==2.23
pydantic==2.12.3
pydantic_core==2.41.4
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 266a3f39d1e..5822ca78e0b 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-19T00:44:13.513507
+# This constraints file was automatically generated on
2025-10-19T18:03:25.968640
# 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.
@@ -79,7 +79,7 @@ pathspec==0.12.1
pendulum==3.1.0
pluggy==1.6.0
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
pycparser==2.23
pydantic==2.12.3
pydantic_core==2.41.4
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 5097a7b3a3a..0b2f22e15c2 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-19T00:45:15.068223
+# This constraints file was automatically generated on
2025-10-19T18:02:46.180040
# 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.
@@ -79,7 +79,7 @@ pathspec==0.12.1
pendulum==3.1.0
pluggy==1.6.0
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
pycparser==2.23
pydantic==2.12.3
pydantic_core==2.41.4
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 8b37572a643..d03ba7d9aea 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-19T00:44:31.717300
+# This constraints file was automatically generated on
2025-10-19T18:02:14.664882
# 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.
@@ -80,7 +80,7 @@ pathspec==0.12.1
pendulum==3.1.0
pluggy==1.6.0
protobuf==5.29.5
-psutil==7.1.0
+psutil==7.1.1
pycparser==2.23
pydantic==2.12.3
pydantic_core==2.41.4
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 054d0840938..29d30cd5053 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-19T00:44:25.518212
+# This constraints file was automatically generated on
2025-10-19T18:03:24.272525
# 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.
@@ -475,7 +475,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
psycopg-binary==3.2.11
psycopg2-binary==2.9.11
psycopg==3.2.11
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 61ba5cd5d3f..2fff750a5db 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-19T00:44:07.036898
+# This constraints file was automatically generated on
2025-10-19T18:03:18.716418
# 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.
@@ -473,7 +473,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
psycopg-binary==3.2.11
psycopg2-binary==2.9.11
psycopg==3.2.11
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index a7239816247..864ac0b2e5e 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-19T00:45:07.773113
+# This constraints file was automatically generated on
2025-10-19T18:02:38.891259
# 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.
@@ -471,7 +471,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
-psutil==7.1.0
+psutil==7.1.1
psycopg-binary==3.2.11
psycopg2-binary==2.9.11
psycopg==3.2.11
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index 170330abe72..95a9611f16f 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-19T00:44:25.003756
+# This constraints file was automatically generated on
2025-10-19T18:02:07.688799
# 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.
@@ -448,7 +448,7 @@ prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==5.29.5
-psutil==7.1.0
+psutil==7.1.1
psycopg-binary==3.2.11
psycopg2-binary==2.9.11
psycopg==3.2.11