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 e6c0067  Updating constraints. Build id:1906412039
e6c0067 is described below

commit e6c0067989e7305dca57f93486a080fd25da891b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Feb 27 15:27:22 2022 +0000

    Updating constraints. Build id:1906412039
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of 'refs/heads/main' in 'apache/airflow'
    with commit sha 27d19e7626ef80687997a6799762fa00162c1328.
    
    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.7.txt                  | 3 ++-
 constraints-3.8.txt                  | 3 ++-
 constraints-3.9.txt                  | 3 ++-
 constraints-no-providers-3.7.txt     | 2 +-
 constraints-no-providers-3.8.txt     | 2 +-
 constraints-no-providers-3.9.txt     | 2 +-
 constraints-source-providers-3.7.txt | 3 ++-
 constraints-source-providers-3.8.txt | 3 ++-
 constraints-source-providers-3.9.txt | 3 ++-
 9 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 6fa3cd9..980a1db 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-02-26T20:05:21Z
+# This constraints file was automatically generated on 2022-02-27T15:23: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 for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -200,6 +200,7 @@ cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.3.0
 dask==2021.6.0
+databricks-sql-connector==1.0.1
 datadog==0.43.0
 decorator==5.1.1
 defusedxml==0.7.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 042d161..7ebd403 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-02-26T20:05:19Z
+# This constraints file was automatically generated on 2022-02-27T15:23:27Z
 # 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.
@@ -200,6 +200,7 @@ cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.3.0
 dask==2021.6.0
+databricks-sql-connector==1.0.1
 datadog==0.43.0
 decorator==5.1.1
 defusedxml==0.7.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 0b89eb6..6498f85 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-02-26T20:05:20Z
+# This constraints file was automatically generated on 2022-02-27T15:23: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 for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -197,6 +197,7 @@ cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.3.0
 dask==2021.6.0
+databricks-sql-connector==1.0.1
 datadog==0.43.0
 decorator==5.1.1
 defusedxml==0.7.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index ada3bde..bc9a32f 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-02-26T20:08:49Z
+# This constraints file was automatically generated on 2022-02-27T15:27:13Z
 # 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 404c038..e320c96 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 2022-02-26T20:08:48Z
+# This constraints file was automatically generated on 2022-02-27T15:27:11Z
 # 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 cfa0429..bd01d6c 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 2022-02-26T20:08:46Z
+# This constraints file was automatically generated on 2022-02-27T15:27:10Z
 # 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.7.txt 
b/constraints-source-providers-3.7.txt
index 1f94b2b..2fe763d 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-02-26T20:05:26Z
+# This constraints file was automatically generated on 2022-02-27T15:23:43Z
 # 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 nd all available community provider packages.
@@ -136,6 +136,7 @@ cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.3.0
 dask==2021.6.0
+databricks-sql-connector==1.0.1
 datadog==0.43.0
 decorator==5.1.1
 defusedxml==0.7.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index b232f76..2e14152 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 2022-02-26T20:05:26Z
+# This constraints file was automatically generated on 2022-02-27T15:23:43Z
 # 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 nd all available community provider packages.
@@ -136,6 +136,7 @@ cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.3.0
 dask==2021.6.0
+databricks-sql-connector==1.0.1
 datadog==0.43.0
 decorator==5.1.1
 defusedxml==0.7.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index c82830e..ec34461 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 2022-02-26T20:05:26Z
+# This constraints file was automatically generated on 2022-02-27T15:23:43Z
 # 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 nd all available community provider packages.
@@ -134,6 +134,7 @@ cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.3.0
 dask==2021.6.0
+databricks-sql-connector==1.0.1
 datadog==0.43.0
 decorator==5.1.1
 defusedxml==0.7.1

Reply via email to