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 db5f49f6a9 Updating constraints. Github run id:6961563404
db5f49f6a9 is described below

commit db5f49f6a942f06a3a0ddb8ad14bf8ddfc07ebf5
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Nov 22 19:35:28 2023 +0000

    Updating constraints. Github run id:6961563404
    
    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 
9e159fc48dd774aa09358801c17d6da217052f8a.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/6961563404/
    
    The image tag used for that build was: 
9e159fc48dd774aa09358801c17d6da217052f8a. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
9e159fc48dd774aa09358801c17d6da217052f8a'
    
    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                  | 6 +++---
 constraints-3.11.txt                  | 4 ++--
 constraints-3.8.txt                   | 6 +++---
 constraints-3.9.txt                   | 6 +++---
 constraints-no-providers-3.10.txt     | 4 ++--
 constraints-no-providers-3.11.txt     | 4 ++--
 constraints-no-providers-3.8.txt      | 4 ++--
 constraints-no-providers-3.9.txt      | 4 ++--
 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, 27 insertions(+), 27 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 36238b25d7..1fb3c9e0a7 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-22T14:58:46Z
+# This constraints file was automatically generated on 2023-11-22T19:18:42Z
 # 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.
@@ -232,7 +232,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
@@ -421,7 +421,7 @@ linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
 loguru==0.7.2
-looker-sdk==23.16.0
+looker-sdk==23.18.0
 lxml==4.9.3
 lz4==4.3.2
 markdown-it-py==3.0.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index b4a181dd86..43939c7a33 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-22T14:58:45Z
+# This constraints file was automatically generated on 2023-11-22T19:18:37Z
 # 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.
@@ -231,7 +231,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 332cf9f1ed..bd8042bec1 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-22T14:59:06Z
+# This constraints file was automatically generated on 2023-11-22T19:18:59Z
 # 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.
@@ -234,7 +234,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
@@ -423,7 +423,7 @@ linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
 loguru==0.7.2
-looker-sdk==23.16.0
+looker-sdk==23.18.0
 lxml==4.9.3
 lz4==4.3.2
 markdown-it-py==3.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 16bd6a0326..a3f308cf58 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-22T14:59:06Z
+# This constraints file was automatically generated on 2023-11-22T19:18:54Z
 # 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.
@@ -232,7 +232,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
@@ -421,7 +421,7 @@ linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
 loguru==0.7.2
-looker-sdk==23.16.0
+looker-sdk==23.18.0
 lxml==4.9.3
 lz4==4.3.2
 markdown-it-py==3.0.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index e82e04f979..0496b4e127 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-22T14:55:27Z
+# This constraints file was automatically generated on 2023-11-22T19:15:19Z
 # 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.
@@ -55,7 +55,7 @@ blinker==1.7.0
 botocore==1.31.64
 cachelib==0.9.0
 cachetools==5.3.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cgroupspy==0.2.2
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 4281fde6d0..ecc646cc52 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-22T14:56:30Z
+# This constraints file was automatically generated on 2023-11-22T19:16:20Z
 # 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.
@@ -54,7 +54,7 @@ blinker==1.7.0
 botocore==1.31.64
 cachelib==0.9.0
 cachetools==5.3.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cgroupspy==0.2.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index be3655c169..a3564ba7e0 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-22T14:55:44Z
+# This constraints file was automatically generated on 2023-11-22T19:15:29Z
 # 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.
@@ -56,7 +56,7 @@ blinker==1.7.0
 botocore==1.31.64
 cachelib==0.9.0
 cachetools==5.3.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cgroupspy==0.2.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 493ee3afe6..8280de89fb 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-22T14:55:45Z
+# This constraints file was automatically generated on 2023-11-22T19:15:29Z
 # 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.
@@ -55,7 +55,7 @@ blinker==1.7.0
 botocore==1.31.64
 cachelib==0.9.0
 cachetools==5.3.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cgroupspy==0.2.2
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index cfcabc5532..ae7eeb9db0 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-22T14:50:00Z
+# This constraints file was automatically generated on 2023-11-22T19:10:25Z
 # 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.
@@ -124,7 +124,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index cf7f3d4ec3..faeb1a4d26 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-22T14:49:59Z
+# This constraints file was automatically generated on 2023-11-22T19:10:25Z
 # 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.
@@ -123,7 +123,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 73a1dda656..9599a22fd1 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-22T14:49:59Z
+# This constraints file was automatically generated on 2023-11-22T19:10:25Z
 # 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.
@@ -126,7 +126,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 7ac6ddbafa..ae7eeb9db0 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-22T14:49:59Z
+# This constraints file was automatically generated on 2023-11-22T19:10:25Z
 # 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.
@@ -124,7 +124,7 @@ cachelib==0.9.0
 cachetools==5.3.2
 cassandra-driver==3.28.0
 cattrs==23.2.2
-celery==5.3.5
+celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0

Reply via email to