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 1e75438b963 Updating constraints. Github run id:13755069358
1e75438b963 is described below
commit 1e75438b963dbbede40e7c05558cde8634faf46c
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Mar 10 02:55:25 2025 +0000
Updating constraints. Github run id:13755069358
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
2dcb15f3d1ffa8fa1474d6833a39a81dc3500a96.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/13755069358/
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 e654fb41f0f..f46b52a43ec 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-09T20:14:51.720938
+# This constraints file was automatically generated on
2025-03-10T02:33:28.463119
# via "eager-upgrade" mechanism of PIP. 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.
@@ -639,7 +639,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
rpds-py==0.23.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index a9f15d2f282..d7ccdf0ff72 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-09T20:18:05.105514
+# This constraints file was automatically generated on
2025-03-10T02:36:34.521626
# via "eager-upgrade" mechanism of PIP. 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.
@@ -638,7 +638,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
roman-numerals-py==3.1.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 177fef0cffa..3435b554b8a 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-09T20:21:14.469417
+# This constraints file was automatically generated on
2025-03-10T02:39:39.674429
# via "eager-upgrade" mechanism of PIP. 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.
@@ -637,7 +637,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
roman-numerals-py==3.1.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8db7bb54aab..08f8e68b527 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-09T20:11:30.283105
+# This constraints file was automatically generated on
2025-03-10T02:30:14.933216
# via "eager-upgrade" mechanism of PIP. 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.
@@ -638,7 +638,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
rpds-py==0.23.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 14d282cc362..ceb7171d2fd 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-03-09T20:04:40.150898
+# This constraints file was automatically generated on
2025-03-10T02:23:25.737443
# via "eager-upgrade" mechanism of PIP. 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 57f82c88524..c690a021afa 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-03-09T20:04:40.530032
+# This constraints file was automatically generated on
2025-03-10T02:23:25.600549
# via "eager-upgrade" mechanism of PIP. 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 bede5b50118..39c35639847 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-03-09T20:09:06.206741
+# This constraints file was automatically generated on
2025-03-10T02:27:44.643194
# via "eager-upgrade" mechanism of PIP. 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 836dea9bde4..a97e438f9df 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-03-09T20:04:40.163587
+# This constraints file was automatically generated on
2025-03-10T02:23:26.115451
# via "eager-upgrade" mechanism of PIP. 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 4c7a42321ee..0c22b776705 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-03-09T20:04:30.422936
+# This constraints file was automatically generated on
2025-03-10T02:23:15.884876
# via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -524,7 +524,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
rpds-py==0.23.1
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 8bee7044ee3..d8cb72b25f4 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-03-09T20:04:30.300097
+# This constraints file was automatically generated on
2025-03-10T02:23:16.010126
# via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -523,7 +523,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
roman-numerals-py==3.1.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index e91eaa5f289..25d59e5fa57 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-03-09T20:04:30.501066
+# This constraints file was automatically generated on
2025-03-10T02:23:16.182061
# via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -522,7 +522,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
roman-numerals-py==3.1.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index fb517988061..9040fe5d457 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-03-09T20:04:30.379895
+# This constraints file was automatically generated on
2025-03-10T02:23:16.099289
# via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -524,7 +524,7 @@ retryhttp==1.3.1
rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.0
-rich-click==1.8.7
+rich-click==1.8.8
rich-toolkit==0.13.2
rich==13.9.4
rpds-py==0.23.1