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 e01e952802 Updating constraints. Github run id:6805935960
e01e952802 is described below
commit e01e952802467b5420e8fd595069b26e5dc5fa5a
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Nov 9 09:41:54 2023 +0000
Updating constraints. Github run id:6805935960
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
9356233762a67c0a787fc3e16040455019af13bd.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/6805935960/
The image tag used for that build was:
9356233762a67c0a787fc3e16040455019af13bd. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
9356233762a67c0a787fc3e16040455019af13bd'
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.8.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.8.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.8.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 a49cf8b6f8..28e9f2abeb 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:36:45Z
+# This constraints file was automatically generated on 2023-11-09T01:41:48Z
# 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.
@@ -590,7 +590,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 01cd0ef10b..a0f57c0279 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:36:45Z
+# This constraints file was automatically generated on 2023-11-09T01:41:48Z
# 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.
@@ -589,7 +589,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index f414ab600c..e46702e09c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:37:03Z
+# This constraints file was automatically generated on 2023-11-09T01:42:09Z
# 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.
@@ -594,7 +594,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 272e46456d..04ae40888e 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:37:01Z
+# This constraints file was automatically generated on 2023-11-09T01:42:05Z
# 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.
@@ -590,7 +590,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 31cbaf519e..e16f20fe71 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:33:40Z
+# This constraints file was automatically generated on 2023-11-09T01:38:45Z
# 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 c452bdf819..4b7f541baa 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:34:36Z
+# This constraints file was automatically generated on 2023-11-09T01:39:40Z
# 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.8.txt b/constraints-no-providers-3.8.txt
index 1e74bce922..b11f202c1f 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:33:56Z
+# This constraints file was automatically generated on 2023-11-09T01:38:58Z
# 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 bf253607c8..33f5cb703d 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:33:56Z
+# This constraints file was automatically generated on 2023-11-09T01:38:58Z
# 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 d3bc3d8214..220f7f9567 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:28:31Z
+# This constraints file was automatically generated on 2023-11-09T01:33:32Z
# 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.
@@ -482,7 +482,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 86344d4f4c..a0c6ed2911 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:28:32Z
+# This constraints file was automatically generated on 2023-11-09T01:33:32Z
# 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.
@@ -481,7 +481,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 512f06f288..65410f655c 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:28:33Z
+# This constraints file was automatically generated on 2023-11-09T01:33:32Z
# 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.
@@ -486,7 +486,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 9cbb35ce42..d00de764fb 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-11-08T21:28:32Z
+# This constraints file was automatically generated on 2023-11-09T01:33:33Z
# 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.
@@ -482,7 +482,7 @@ rich-click==1.7.1
rich==13.6.0
rpds-py==0.12.0
rsa==4.9
-ruff==0.1.4
+ruff==0.1.5
s3fs==2023.10.0
s3transfer==0.7.0
sarif-om==1.0.4