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 3594c24a07 Updating constraints. Github run id:5277241551
3594c24a07 is described below

commit 3594c24a0719467a01c8664510f38c6093a2fdf3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jun 15 10:45:08 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 62f613f79d..f5157bf659 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-14T22:37:28Z
+# This constraints file was automatically generated on 2023-06-15T10:40:50Z
 # 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.
@@ -198,7 +198,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -223,7 +223,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.6.0
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 09cefde7b5..6a18f96a0b 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-14T22:41:45Z
+# This constraints file was automatically generated on 2023-06-15T10:45:06Z
 # 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.
@@ -196,7 +196,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -221,7 +221,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.6.0
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 9102ee136f..a7d78ce321 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-14T22:37:49Z
+# This constraints file was automatically generated on 2023-06-15T10:41:14Z
 # 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.
@@ -199,7 +199,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -224,7 +224,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.4.1
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index e5ef4b4a69..4d9afd30d0 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-14T22:37:47Z
+# This constraints file was automatically generated on 2023-06-15T10:41: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.
@@ -198,7 +198,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -223,7 +223,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.6.0
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 32738fb4d3..17584d3cc6 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-06-14T22:34:08Z
+# This constraints file was automatically generated on 2023-06-15T10:37:34Z
 # 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 0f4c7b7bcb..e31383cd30 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-06-14T22:35:01Z
+# This constraints file was automatically generated on 2023-06-15T10:38:25Z
 # 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 f4dba2610e..0e29d9b048 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-06-14T22:34:27Z
+# This constraints file was automatically generated on 2023-06-15T10:37:53Z
 # 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 b517b6329a..58b38e5d82 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-06-14T22:34:29Z
+# This constraints file was automatically generated on 2023-06-15T10:37:53Z
 # 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 08594c1e32..cef21ed076 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-06-14T22:30:07Z
+# This constraints file was automatically generated on 2023-06-15T10:33:34Z
 # 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.
@@ -119,7 +119,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -144,7 +144,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.6.0
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index c20696626e..54eff41553 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-06-14T22:30:07Z
+# This constraints file was automatically generated on 2023-06-15T10:33:35Z
 # 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.
@@ -118,7 +118,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -143,7 +143,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.6.0
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index f81523ab4c..b6e9abe8f7 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-06-14T22:30:07Z
+# This constraints file was automatically generated on 2023-06-15T10:33:34Z
 # 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.
@@ -120,7 +120,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -145,7 +145,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.4.1
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 08594c1e32..cef21ed076 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-06-14T22:30:07Z
+# This constraints file was automatically generated on 2023-06-15T10:33:34Z
 # 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.
@@ -119,7 +119,7 @@ celery==5.3.0
 certifi==2023.5.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.77.8
+cfn-lint==0.77.9
 cgroupspy==0.2.2
 chardet==5.1.0
 charset-normalizer==3.1.0
@@ -144,7 +144,7 @@ croniter==1.3.15
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.6.0
-databricks-sql-connector==2.6.1
+databricks-sql-connector==2.6.2
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1

Reply via email to