You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2021/04/15 23:05:35 UTC

[airflow] branch constraints-master updated: Updating constraints. Build id:753363207

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-master by this push:
     new 3bf0acd  Updating constraints. Build id:753363207
3bf0acd is described below

commit 3bf0acd9cf5e4ec4bd55c45d2e21515ae772fbe9
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Thu Apr 15 23:05:05 2021 +0000

    Updating constraints. Build id:753363207
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/master' in 'apache/airflow'
    with commit sha 54adc4463bfa2b8999ed495f3fadc8cf21900991.
    
    All tests passed in this build so we determined we can push the updated constraints.
    
    See https://github.com/apache/airflow/blob/master/README.md#installing-from-pypi for details.
---
 constraints-3.6.txt              |  8 ++++----
 constraints-3.7.txt              | 10 +++++-----
 constraints-3.8.txt              | 10 +++++-----
 constraints-no-providers-3.6.txt |  2 +-
 constraints-no-providers-3.7.txt |  4 ++--
 constraints-no-providers-3.8.txt |  4 ++--
 6 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 28d402f..ba8b482 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -149,9 +149,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.4.0
 black==20.8b1
 blinker==1.4
-boto3==1.17.52
+boto3==1.17.53
 boto==2.49.0
-botocore==1.20.52
+botocore==1.20.53
 bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
@@ -180,7 +180,7 @@ curlify==2.2.1
 cx-Oracle==8.1.0
 dask==2021.3.0
 dataclasses==0.7
-datadog==0.40.1
+datadog==0.41.0
 decorator==5.0.7
 defusedxml==0.7.1
 dill==0.3.2
@@ -221,7 +221,7 @@ google-api-python-client==1.12.8
 google-apitools==0.5.31
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.4
-google-auth==1.28.1
+google-auth==1.29.0
 google-cloud-automl==2.3.0
 google-cloud-bigquery-datatransfer==3.1.1
 google-cloud-bigquery-storage==2.3.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 5a6e3cb..2ef01e1 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -149,14 +149,14 @@ beautifulsoup4==4.7.1
 billiard==3.6.4.0
 black==20.8b1
 blinker==1.4
-boto3==1.17.52
+boto3==1.17.53
 boto==2.49.0
-botocore==1.20.52
+botocore==1.20.53
 bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
 cassandra-driver==3.20.2
-cattrs==1.4.0
+cattrs==1.5.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -178,7 +178,7 @@ cryptography==3.4.7
 curlify==2.2.1
 cx-Oracle==8.1.0
 dask==2021.3.1
-datadog==0.40.1
+datadog==0.41.0
 decorator==5.0.7
 defusedxml==0.7.1
 dill==0.3.2
@@ -219,7 +219,7 @@ google-api-python-client==1.12.8
 google-apitools==0.5.31
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.4
-google-auth==1.28.1
+google-auth==1.29.0
 google-cloud-automl==2.3.0
 google-cloud-bigquery-datatransfer==3.1.1
 google-cloud-bigquery-storage==2.3.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 06fbf1d..70ed06f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -149,13 +149,13 @@ beautifulsoup4==4.7.1
 billiard==3.6.4.0
 black==20.8b1
 blinker==1.4
-boto3==1.17.52
+boto3==1.17.53
 boto==2.49.0
-botocore==1.20.52
+botocore==1.20.53
 bowler==0.9.0
 cachetools==4.2.1
 cassandra-driver==3.20.2
-cattrs==1.4.0
+cattrs==1.5.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -177,7 +177,7 @@ cryptography==3.4.7
 curlify==2.2.1
 cx-Oracle==8.1.0
 dask==2021.3.0
-datadog==0.40.1
+datadog==0.41.0
 decorator==5.0.7
 defusedxml==0.7.1
 dill==0.3.2
@@ -218,7 +218,7 @@ google-api-python-client==1.12.8
 google-apitools==0.5.31
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.4
-google-auth==1.28.1
+google-auth==1.29.0
 google-cloud-automl==2.3.0
 google-cloud-bigquery-datatransfer==3.1.1
 google-cloud-bigquery-storage==2.3.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index d1d1fe7..fa0974b 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -64,7 +64,7 @@ eventlet==0.30.2
 filelock==3.0.12
 flower==0.9.7
 gevent==21.1.2
-google-auth==1.28.1
+google-auth==1.29.0
 graphviz==0.16
 greenlet==1.0.0
 gunicorn==19.10.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 083a456..b6f8f6f 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -35,7 +35,7 @@ billiard==3.6.4.0
 blinker==1.4
 cached-property==1.5.2
 cachetools==4.2.1
-cattrs==1.4.0
+cattrs==1.5.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -63,7 +63,7 @@ filelock==3.0.12
 flower==0.9.7
 fsspec==0.9.0
 gevent==21.1.2
-google-auth==1.28.1
+google-auth==1.29.0
 graphviz==0.16
 greenlet==1.0.0
 gunicorn==19.10.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 6af8f96..c96570f 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -34,7 +34,7 @@ bcrypt==3.2.0
 billiard==3.6.4.0
 blinker==1.4
 cachetools==4.2.1
-cattrs==1.4.0
+cattrs==1.5.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -61,7 +61,7 @@ eventlet==0.30.2
 filelock==3.0.12
 flower==0.9.7
 gevent==21.1.2
-google-auth==1.28.1
+google-auth==1.29.0
 graphviz==0.16
 greenlet==1.0.0
 gunicorn==19.10.0