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 1dd425e  Updating constraints. Build id:1948423518
1dd425e is described below

commit 1dd425efc2cd42248bc556868802549e34bf5100
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Mar 7 23:39:59 2022 +0000

    Updating constraints. Build id:1948423518
    
    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 40944fcd4a82f33d607fce863995b92781180bef.
    
    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                  | 5 +++--
 constraints-3.8.txt                  | 5 +++--
 constraints-3.9.txt                  | 3 ++-
 constraints-no-providers-3.7.txt     | 2 +-
 constraints-no-providers-3.8.txt     | 4 ++--
 constraints-no-providers-3.9.txt     | 4 ++--
 constraints-source-providers-3.7.txt | 8 ++++----
 constraints-source-providers-3.8.txt | 8 ++++----
 constraints-source-providers-3.9.txt | 8 ++++----
 9 files changed, 25 insertions(+), 22 deletions(-)

diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 1395c6a..39fe78e 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-03-07T21:04:14Z
+# This constraints file was automatically generated on 2022-03-07T23:36:04Z
 # 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.
@@ -33,7 +33,7 @@ Mako==1.1.6
 Markdown==3.3.6
 MarkupSafe==2.0.1
 PyGithub==1.54.1
-PyHive==0.6.4
+PyHive==0.6.5
 PyJWT==1.7.1
 PyNaCl==1.5.0
 PyYAML==5.4.1
@@ -79,6 +79,7 @@ apache-airflow-providers-cloudant==2.0.1
 apache-airflow-providers-cncf-kubernetes==3.0.2
 apache-airflow-providers-databricks==2.2.0
 apache-airflow-providers-datadog==2.0.1
+apache-airflow-providers-dbt-cloud==1.0.0rc1
 apache-airflow-providers-dingding==2.0.1
 apache-airflow-providers-discord==2.0.1
 apache-airflow-providers-docker==2.4.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 911f18d..ae71228 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-03-07T21:04:08Z
+# This constraints file was automatically generated on 2022-03-07T23:36:04Z
 # 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.
@@ -33,7 +33,7 @@ Mako==1.1.6
 Markdown==3.3.6
 MarkupSafe==2.0.1
 PyGithub==1.54.1
-PyHive==0.6.4
+PyHive==0.6.5
 PyJWT==1.7.1
 PyNaCl==1.5.0
 PyYAML==5.4.1
@@ -79,6 +79,7 @@ apache-airflow-providers-cloudant==2.0.1
 apache-airflow-providers-cncf-kubernetes==3.0.2
 apache-airflow-providers-databricks==2.2.0
 apache-airflow-providers-datadog==2.0.1
+apache-airflow-providers-dbt-cloud==1.0.0rc1
 apache-airflow-providers-dingding==2.0.1
 apache-airflow-providers-discord==2.0.1
 apache-airflow-providers-docker==2.4.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 4dddf49..8024538 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-03-07T21:04:02Z
+# This constraints file was automatically generated on 2022-03-07T23:35:53Z
 # 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.
@@ -78,6 +78,7 @@ apache-airflow-providers-cloudant==2.0.1
 apache-airflow-providers-cncf-kubernetes==3.0.2
 apache-airflow-providers-databricks==2.2.0
 apache-airflow-providers-datadog==2.0.1
+apache-airflow-providers-dbt-cloud==1.0.0rc1
 apache-airflow-providers-dingding==2.0.1
 apache-airflow-providers-discord==2.0.1
 apache-airflow-providers-docker==2.4.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 24a9399..4b4014c 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-03-07T21:07:57Z
+# This constraints file was automatically generated on 2022-03-07T23:39:50Z
 # 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 7bfaec8..e21a587 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-03-07T21:07:51Z
+# This constraints file was automatically generated on 2022-03-07T23:39:44Z
 # 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.
@@ -112,7 +112,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.14.1
 msgpack==1.0.3
 nox==2020.12.31
-numpy==1.22.2
+numpy==1.22.3
 oauthlib==3.2.0
 packaging==21.3
 pandas==1.3.5
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 16f5272..dd89d35 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-03-07T21:07:50Z
+# This constraints file was automatically generated on 2022-03-07T23:39:43Z
 # 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.
@@ -111,7 +111,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.14.1
 msgpack==1.0.3
 nox==2020.12.31
-numpy==1.22.2
+numpy==1.22.3
 oauthlib==3.2.0
 packaging==21.3
 pandas==1.3.5
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 0294f94..fa4a495 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-03-07T21:04:21Z
+# This constraints file was automatically generated on 2022-03-07T23:36: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 of 
both
 # 'apache-airflow' package nd all available community provider packages.
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.1.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.13
+boto3==1.21.14
 boto==2.49.0
-botocore==1.24.13
+botocore==1.24.14
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -393,7 +393,7 @@ pyzmq==22.3.0
 qds-sdk==1.16.1
 readme-renderer==33.0
 redis==3.5.3
-redshift-connector==2.0.904
+redshift-connector==2.0.905
 requests-file==1.5.1
 requests-kerberos==0.14.0
 requests-mock==1.9.3
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index cb7c830..63a8c4e 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-03-07T21:04:21Z
+# This constraints file was automatically generated on 2022-03-07T23:36: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 of 
both
 # 'apache-airflow' package nd all available community provider packages.
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.1.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.13
+boto3==1.21.14
 boto==2.49.0
-botocore==1.24.13
+botocore==1.24.14
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -395,7 +395,7 @@ pyzmq==22.3.0
 qds-sdk==1.16.1
 readme-renderer==33.0
 redis==3.5.3
-redshift-connector==2.0.904
+redshift-connector==2.0.905
 requests-file==1.5.1
 requests-kerberos==0.14.0
 requests-mock==1.9.3
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 434787b..3722c0f 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-03-07T21:04:21Z
+# This constraints file was automatically generated on 2022-03-07T23:36: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 of 
both
 # 'apache-airflow' package nd all available community provider packages.
@@ -101,9 +101,9 @@ billiard==3.6.4.0
 black==22.1.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.13
+boto3==1.21.14
 boto==2.49.0
-botocore==1.24.13
+botocore==1.24.14
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -393,7 +393,7 @@ pyzmq==22.3.0
 qds-sdk==1.16.1
 readme-renderer==33.0
 redis==3.5.3
-redshift-connector==2.0.904
+redshift-connector==2.0.905
 requests-file==1.5.1
 requests-kerberos==0.14.0
 requests-mock==1.9.3

Reply via email to