This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new f9f36eaf438 Updating constraints. GitHub run id:18408211130
f9f36eaf438 is described below
commit f9f36eaf4382fe0e788ad92769ce095cde7fdcbe
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Oct 10 15:05:47 2025 +0000
Updating constraints. GitHub run id:18408211130
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
b7ea2a6fa5418862b93fcb11c75c02bef0f85c95.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/18408211130/
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 63046e99a38..d62bcd32df9 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-10T07:52:34.450705
+# This constraints file was automatically generated on
2025-10-10T14:00:46.328744
# via `uv pip install --resolution highest` for the "main" 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.
@@ -536,7 +536,7 @@ propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.0
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
pure_eval==0.2.3
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index d473f0c861c..60eb70dd9b5 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-10T07:51:37.448209
+# This constraints file was automatically generated on
2025-10-10T14:00:52.478068
# via `uv pip install --resolution highest` for the "main" 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 @@ propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.0
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
pure_eval==0.2.3
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 121df4c678d..705092eea43 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-10T07:51:24.192480
+# This constraints file was automatically generated on
2025-10-10T14:01:19.290550
# via `uv pip install --resolution highest` for the "main" 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.
@@ -533,7 +533,7 @@ propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.0
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
pure_eval==0.2.3
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 9204f9646bb..313946221ce 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-10T07:51:32.095724
+# This constraints file was automatically generated on
2025-10-10T14:01:25.579090
# via `uv pip install --resolution highest` for the "main" 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.
@@ -498,7 +498,7 @@ propcache==0.4.1
proto-plus==1.26.1
protobuf==6.32.1
psutil==7.1.0
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
pure_eval==0.2.3
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 6fe115da781..e3b8dab53e2 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-10T07:49:13.862273
+# This constraints file was automatically generated on
2025-10-10T13:57:35.023406
# via `uv sync --resolution highest` for the "main" 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 1484873c188..a361c7a36e1 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-10T07:48:15.789417
+# This constraints file was automatically generated on
2025-10-10T13:57:38.248278
# via `uv sync --resolution highest` for the "main" 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 4dc88a9b601..dd195f2572f 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-10T07:48:12.430646
+# This constraints file was automatically generated on
2025-10-10T13:57:50.801305
# via `uv sync --resolution highest` for the "main" 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 9082b3a087c..b6e24c71495 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-10T07:48:40.842049
+# This constraints file was automatically generated on
2025-10-10T13:58:07.779047
# via `uv sync --resolution highest` for the "main" 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 34e57097829..e7b0935c826 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-10T07:49:06.622018
+# This constraints file was automatically generated on
2025-10-10T13:57:25.173445
# via `uv sync --resolution highest for the "main" 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.
@@ -479,7 +479,7 @@ proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.0
psycopg-binary==3.2.10
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
psycopg==3.2.10
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index f1b358a2590..b4dd05ba457 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-10T07:48:08.770396
+# This constraints file was automatically generated on
2025-10-10T13:57:31.613885
# via `uv sync --resolution highest for the "main" 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.
@@ -477,7 +477,7 @@ proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.0
psycopg-binary==3.2.10
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
psycopg==3.2.10
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 1807882e0eb..3746a4d0a5b 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-10T07:48:05.561236
+# This constraints file was automatically generated on
2025-10-10T13:57:43.506573
# via `uv sync --resolution highest for the "main" 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 @@ proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.0
psycopg-binary==3.2.10
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
psycopg==3.2.10
ptyprocess==0.7.0
pure-sasl==0.6.2
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index f6759365118..244aaa271bc 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-10T07:48:34.503348
+# This constraints file was automatically generated on
2025-10-10T13:58:00.402949
# via `uv sync --resolution highest for the "main" 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.
@@ -452,7 +452,7 @@ proto-plus==1.26.1
protobuf==5.29.5
psutil==7.1.0
psycopg-binary==3.2.10
-psycopg2-binary==2.9.10
+psycopg2-binary==2.9.11
psycopg==3.2.10
ptyprocess==0.7.0
pure-sasl==0.6.2