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 b570fa6f3ba Updating constraints. GitHub run id:18936131542
b570fa6f3ba is described below
commit b570fa6f3ba8242eaf8dae497d95bd59ed0fd23d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Oct 30 10:40:30 2025 +0000
Updating constraints. GitHub run id:18936131542
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
942063a2200d7515e4a5ab2d920591cb4c45dad3.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/18936131542/
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 d1ce8fb80c6..6eb1b17a7c5 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-30T04:00:49.608808
+# This constraints file was automatically generated on
2025-10-30T09:51:55.537775
# 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.
@@ -32,7 +32,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-AppBuilder==5.0.0
Flask-JWT-Extended==4.7.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index ca333de7ad5..2c3ba3779be 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-30T04:00:19.592064
+# This constraints file was automatically generated on
2025-10-30T09:51:20.854962
# 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.
@@ -32,7 +32,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-AppBuilder==5.0.0
Flask-JWT-Extended==4.7.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 693af03959c..93e16c74697 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-30T04:01:07.199409
+# This constraints file was automatically generated on
2025-10-30T09:51:30.640249
# 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.
@@ -32,7 +32,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-AppBuilder==5.0.0
Flask-JWT-Extended==4.7.1
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index c79ebc9dbeb..f52b1fecf76 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-30T04:00:58.347895
+# This constraints file was automatically generated on
2025-10-30T09:53:05.627594
# 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.
@@ -32,7 +32,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask==3.1.2
GitPython==3.1.45
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 2f6e043c651..225d8272c83 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-30T03:57:39.541397
+# This constraints file was automatically generated on
2025-10-30T09:48:37.978371
# 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.
@@ -8,7 +8,7 @@
# Those constraints represent the "newest" dependencies airflow could use, if
providers did not limit
# Airflow in any way.
#
-Deprecated==1.3.0
+Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index b5e85616629..699b379e089 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-30T03:57:30.493046
+# This constraints file was automatically generated on
2025-10-30T09:48:08.414367
# 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.
@@ -8,7 +8,7 @@
# Those constraints represent the "newest" dependencies airflow could use, if
providers did not limit
# Airflow in any way.
#
-Deprecated==1.3.0
+Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 96a4a0c17e8..7c603af30e2 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-30T03:58:01.708707
+# This constraints file was automatically generated on
2025-10-30T09:48:16.495516
# 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.
@@ -8,7 +8,7 @@
# Those constraints represent the "newest" dependencies airflow could use, if
providers did not limit
# Airflow in any way.
#
-Deprecated==1.3.0
+Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index d83d89cb3bd..3c48e219347 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-30T03:57:39.493759
+# This constraints file was automatically generated on
2025-10-30T09:49:52.611081
# 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.
@@ -8,7 +8,7 @@
# Those constraints represent the "newest" dependencies airflow could use, if
providers did not limit
# Airflow in any way.
#
-Deprecated==1.3.0
+Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 080f693257b..fc014562167 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-30T03:57:32.421607
+# This constraints file was automatically generated on
2025-10-30T09:48:30.095699
# 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.
@@ -11,7 +11,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-AppBuilder==5.0.1
Flask-JWT-Extended==4.7.1
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 20982680491..06219db53d1 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-30T03:57:24.929121
+# This constraints file was automatically generated on
2025-10-30T09:48:01.615820
# 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.
@@ -11,7 +11,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-AppBuilder==5.0.1
Flask-JWT-Extended==4.7.1
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index e12df71be3f..b5742579ba2 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-30T03:57:54.497158
+# This constraints file was automatically generated on
2025-10-30T09:48:09.410894
# 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.
@@ -11,7 +11,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-AppBuilder==5.0.1
Flask-JWT-Extended==4.7.1
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index ccd255f52e9..77100d7edee 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-30T03:57:32.504863
+# This constraints file was automatically generated on
2025-10-30T09:49:45.389378
# 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.
@@ -11,7 +11,7 @@
#
APScheduler==3.11.0
Authlib==1.6.5
-Deprecated==1.3.0
+Deprecated==1.3.1
Events==0.5
Flask-Limiter==3.12
Flask==3.1.2