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/08/17 01:26:44 UTC

[airflow] branch constraints-main updated: Updating constraints. Build id:1137485881

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 7341f2b  Updating constraints. Build id:1137485881
7341f2b is described below

commit 7341f2bcff97259cf8c3ca369bd1b787cc0854c7
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Tue Aug 17 01:26:06 2021 +0000

    Updating constraints. Build id:1137485881
    
    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 2935be19901467c645bce9d134e28335f2aee7d8.
    
    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.6.txt              | 8 ++++----
 constraints-3.7.txt              | 8 ++++----
 constraints-3.8.txt              | 8 ++++----
 constraints-3.9.txt              | 8 ++++----
 constraints-no-providers-3.6.txt | 2 +-
 constraints-no-providers-3.7.txt | 2 +-
 constraints-no-providers-3.8.txt | 2 +-
 constraints-no-providers-3.9.txt | 2 +-
 8 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 17fdc4e..87d3e3e 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -225,11 +225,11 @@ gevent==21.8.0
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==12.0.0
-google-api-core==1.31.1
+google-api-core==1.31.2
 google-api-python-client==1.12.8
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.5
-google-auth==1.34.0
+google-auth==1.35.0
 google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.0
 google-cloud-automl==2.4.2
@@ -333,7 +333,7 @@ mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
 mysqlclient==2.0.3
-nbclient==0.5.3
+nbclient==0.5.4
 nbformat==5.1.3
 neo4j==4.3.4
 nest-asyncio==1.5.1
@@ -520,7 +520,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.102.1
+yandexcloud==0.103.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 721117b..0a20b72 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -223,11 +223,11 @@ gevent==21.8.0
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==13.0.0
-google-api-core==1.31.1
+google-api-core==1.31.2
 google-api-python-client==1.12.8
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.5
-google-auth==1.34.0
+google-auth==1.35.0
 google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.0
 google-cloud-automl==2.4.2
@@ -331,7 +331,7 @@ mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
 mysqlclient==2.0.3
-nbclient==0.5.3
+nbclient==0.5.4
 nbformat==5.1.3
 neo4j==4.3.4
 nest-asyncio==1.5.1
@@ -517,7 +517,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.102.1
+yandexcloud==0.103.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 721117b..0a20b72 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -223,11 +223,11 @@ gevent==21.8.0
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==13.0.0
-google-api-core==1.31.1
+google-api-core==1.31.2
 google-api-python-client==1.12.8
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.5
-google-auth==1.34.0
+google-auth==1.35.0
 google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.0
 google-cloud-automl==2.4.2
@@ -331,7 +331,7 @@ mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
 mysqlclient==2.0.3
-nbclient==0.5.3
+nbclient==0.5.4
 nbformat==5.1.3
 neo4j==4.3.4
 nest-asyncio==1.5.1
@@ -517,7 +517,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.102.1
+yandexcloud==0.103.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 367fb3c..1c8aa2a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -220,11 +220,11 @@ gevent==21.8.0
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==13.0.0
-google-api-core==1.31.1
+google-api-core==1.31.2
 google-api-python-client==1.12.8
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.4.5
-google-auth==1.34.0
+google-auth==1.35.0
 google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.0
 google-cloud-automl==2.4.2
@@ -328,7 +328,7 @@ mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
 mysqlclient==2.0.3
-nbclient==0.5.3
+nbclient==0.5.4
 nbformat==5.1.3
 neo4j==4.3.4
 nest-asyncio==1.5.1
@@ -513,7 +513,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.102.1
+yandexcloud==0.103.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 0ed6d88..b76ceeb 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -65,7 +65,7 @@ eventlet==0.31.1
 filelock==3.0.12
 flower==0.9.7
 gevent==21.8.0
-google-auth==1.34.0
+google-auth==1.35.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 7e8ed94..c56c5c2 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -63,7 +63,7 @@ filelock==3.0.12
 flower==0.9.7
 fsspec==2021.7.0
 gevent==21.8.0
-google-auth==1.34.0
+google-auth==1.35.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 28c221b..d92fc30 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -62,7 +62,7 @@ filelock==3.0.12
 flower==0.9.7
 fsspec==2021.7.0
 gevent==21.8.0
-google-auth==1.34.0
+google-auth==1.35.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 35b6149..05b8ec5 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -62,7 +62,7 @@ filelock==3.0.12
 flower==0.9.7
 fsspec==2021.7.0
 gevent==21.8.0
-google-auth==1.34.0
+google-auth==1.35.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0