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 17bf5f96907 Updating constraints. Github run id:15461190945
17bf5f96907 is described below
commit 17bf5f96907e5bd55ff34e5ed97d740582ba82a3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jun 5 08:52:23 2025 +0000
Updating constraints. Github run id:15461190945
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
709955f1d16c2522e346466b3be4fa811abeed8a.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/15461190945/
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.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, 20 insertions(+), 20 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 528aa52f0ba..d2df7694034 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-05T02:38:31.374442
+# This constraints file was automatically generated on
2025-06-05T08:08:36.465987
# 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.
@@ -755,7 +755,7 @@ tinycss2==1.4.0
tokenizers==0.21.1
tomli==2.2.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 706340f8fdd..413ec81bb5d 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-05T02:40:39.496753
+# This constraints file was automatically generated on
2025-06-05T08:10:43.324099
# 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.
@@ -754,7 +754,7 @@ time-machine==2.16.0
tinycss2==1.4.0
tokenizers==0.21.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 3ecf6eab21a..276bf3ab17d 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-05T02:42:45.012109
+# This constraints file was automatically generated on
2025-06-05T08:12:50.107666
# 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.
@@ -752,7 +752,7 @@ time-machine==2.16.0
tinycss2==1.4.0
tokenizers==0.21.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index fb7b94f83a3..d1b308c6f72 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-05T02:35:23.112631
+# This constraints file was automatically generated on
2025-06-05T08:05:30.831787
# 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.
@@ -756,7 +756,7 @@ tinycss2==1.4.0
tokenizers==0.21.1
tomli==2.2.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 693030f3780..f4fc0122d97 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-06-05T02:31:50.747463
+# This constraints file was automatically generated on
2025-06-05T08:02:05.892531
# 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 e76ad7e1908..fa5f59c1651 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-06-05T02:31:50.769096
+# This constraints file was automatically generated on
2025-06-05T08:02:05.796751
# 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 269c0965db5..04bf8359ed3 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-06-05T02:32:30.958596
+# This constraints file was automatically generated on
2025-06-05T08:02:44.491912
# 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.9.txt b/constraints-no-providers-3.9.txt
index f6d4446a6bd..76b888a5410 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-06-05T02:31:50.906414
+# This constraints file was automatically generated on
2025-06-05T08:02:05.673675
# 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 9f8df407097..821061f1771 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-06-05T02:31:40.359995
+# This constraints file was automatically generated on
2025-06-05T08:01:56.019874
# 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.
@@ -639,7 +639,7 @@ tinycss2==1.4.0
tokenizers==0.21.1
tomli==2.2.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 4580b2c123b..aa8a46787a2 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-06-05T02:31:40.418751
+# This constraints file was automatically generated on
2025-06-05T08:01:56.007144
# 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.
@@ -638,7 +638,7 @@ time-machine==2.16.0
tinycss2==1.4.0
tokenizers==0.21.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 24330555d58..248966d1e5c 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-06-05T02:31:39.622457
+# This constraints file was automatically generated on
2025-06-05T08:01:55.776874
# 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.
@@ -635,7 +635,7 @@ time-machine==2.16.0
tinycss2==1.4.0
tokenizers==0.21.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 421c0b4129c..54c69182634 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-06-05T02:31:40.560100
+# This constraints file was automatically generated on
2025-06-05T08:01:56.006338
# 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.
@@ -640,7 +640,7 @@ tinycss2==1.4.0
tokenizers==0.21.1
tomli==2.2.1
tomli_w==1.2.0
-tomlkit==0.13.2
+tomlkit==0.13.3
tornado==6.5.1
towncrier==24.8.0
tqdm==4.67.1