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 c43a2d55fbb Updating constraints. Github run id:15361513355
c43a2d55fbb is described below
commit c43a2d55fbbeb7639504029f2295c3462d5a89db
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat May 31 08:34:48 2025 +0000
Updating constraints. Github run id:15361513355
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
f9c61f379cb131ae661e75211180a40ac027356e.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/15361513355/
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 da909fac80f..bd6911958eb 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-05-30T19:57:21.743051
+# This constraints file was automatically generated on
2025-05-31T08:00:16.881932
# 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.
@@ -73,7 +73,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 1f59d79b6ae..2f21ff1ae23 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-05-30T19:59:27.193606
+# This constraints file was automatically generated on
2025-05-31T08:02:26.737155
# 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.
@@ -73,7 +73,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 3c31287b0d4..48bdf78db24 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-05-30T20:01:32.833252
+# This constraints file was automatically generated on
2025-05-31T08:04:36.331678
# 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.
@@ -72,7 +72,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 9f32539f325..ba2358b8e77 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-05-30T19:54:20.073275
+# This constraints file was automatically generated on
2025-05-31T07:57:12.723260
# 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.
@@ -73,7 +73,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index b77f6842e08..dbafdf6218b 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-05-30T19:50:44.303369
+# This constraints file was automatically generated on
2025-05-31T07:53:41.903824
# 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 9292c7be89e..a31a55128a3 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-05-30T19:50:44.687549
+# This constraints file was automatically generated on
2025-05-31T07:53:42.008623
# 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 1c0b2ab07ff..78ba5f72ac0 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-05-30T19:51:23.355984
+# This constraints file was automatically generated on
2025-05-31T07:54:23.408306
# 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 dae55b7c142..d823523ee06 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-05-30T19:50:44.764848
+# This constraints file was automatically generated on
2025-05-31T07:53:42.061066
# 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 a2244d29a6b..3649e4e5679 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-05-30T19:50:34.052372
+# This constraints file was automatically generated on
2025-05-31T07:53:31.496604
# 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.
@@ -52,7 +52,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 446ca1365e4..4aca242d7d6 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-05-30T19:50:34.283228
+# This constraints file was automatically generated on
2025-05-31T07:53:31.410549
# 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.
@@ -52,7 +52,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 70470f7eafe..feaba162b66 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-05-30T19:50:33.702212
+# This constraints file was automatically generated on
2025-05-31T07:53:31.369045
# 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.
@@ -51,7 +51,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 6af2732f40a..8c532c65648 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-05-30T19:50:34.337095
+# This constraints file was automatically generated on
2025-05-31T07:53:31.639302
# 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.
@@ -52,7 +52,7 @@ aiobotocore==2.22.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
-aiohttp==3.12.4
+aiohttp==3.12.6
aioitertools==0.12.0
aiologic==0.14.0
aiomysql==0.2.0