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 2022/06/29 07:50:33 UTC

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

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

commit a6d2af23bff26329d8006ce61aed43b8df5c5d56
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Wed Jun 29 07:50:25 2022 +0000

    Updating constraints. Build id:2581206533
    
    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 c118b2836f7211a0c3762cff8634b7b9a0d1cf0b.
    
    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.7.txt                   | 6 +++---
 constraints-3.8.txt                   | 6 +++---
 constraints-3.9.txt                   | 6 +++---
 constraints-no-providers-3.10.txt     | 6 +++---
 constraints-no-providers-3.7.txt      | 6 +++---
 constraints-no-providers-3.8.txt      | 6 +++---
 constraints-no-providers-3.9.txt      | 6 +++---
 constraints-source-providers-3.10.txt | 6 +++---
 constraints-source-providers-3.7.txt  | 6 +++---
 constraints-source-providers-3.8.txt  | 6 +++---
 constraints-source-providers-3.9.txt  | 6 +++---
 12 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index eab0c28cef..3863fd5813 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-29T00:01:25Z
+# This constraints file was automatically generated on 2022-06-29T07:49:59Z
 # 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.
@@ -253,7 +253,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -596,7 +596,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 0e2386b499..e42754f1bb 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-29T00:01:48Z
+# This constraints file was automatically generated on 2022-06-29T07:50:22Z
 # 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.
@@ -252,7 +252,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -595,7 +595,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b44f1573c7..46f94f6d9d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-29T00:01:39Z
+# This constraints file was automatically generated on 2022-06-29T07:50: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.
@@ -254,7 +254,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -598,7 +598,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index a53bc7f284..a8167f563b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-29T00:01:37Z
+# This constraints file was automatically generated on 2022-06-29T07:50:12Z
 # 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.
@@ -253,7 +253,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -596,7 +596,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 97e0beefb4..a20dd2d1e2 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 2022-06-28T23:59:30Z
+# This constraints file was automatically generated on 2022-06-29T07:48:07Z
 # 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.
@@ -77,7 +77,7 @@ filelock==3.7.1
 flower==1.0.0
 fsspec==2022.5.0
 gevent==21.12.0
-google-auth==2.8.0
+google-auth==2.9.0
 graphviz==0.20
 greenlet==1.1.2
 gssapi==1.7.3
@@ -163,7 +163,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.9
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 wcwidth==0.2.5
 websocket-client==1.3.3
 wrapt==1.14.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index abee196c52..007411d86a 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-06-28T23:59:54Z
+# This constraints file was automatically generated on 2022-06-29T07:48:29Z
 # 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.
@@ -78,7 +78,7 @@ filelock==3.7.1
 flower==1.0.0
 fsspec==2022.5.0
 gevent==21.12.0
-google-auth==2.8.0
+google-auth==2.9.0
 graphviz==0.20
 greenlet==1.1.2
 gssapi==1.7.3
@@ -166,7 +166,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.9
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 wcwidth==0.2.5
 websocket-client==1.3.3
 wrapt==1.14.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 506c4c718e..ce68214d10 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-06-28T23:59:37Z
+# This constraints file was automatically generated on 2022-06-29T07:48:14Z
 # 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.
@@ -77,7 +77,7 @@ filelock==3.7.1
 flower==1.0.0
 fsspec==2022.5.0
 gevent==21.12.0
-google-auth==2.8.0
+google-auth==2.9.0
 graphviz==0.20
 greenlet==1.1.2
 gssapi==1.7.3
@@ -165,7 +165,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.9
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 wcwidth==0.2.5
 websocket-client==1.3.3
 wrapt==1.14.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index d8a3747334..e8fb57f2a5 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-06-28T23:59:34Z
+# This constraints file was automatically generated on 2022-06-29T07:48: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.
@@ -77,7 +77,7 @@ filelock==3.7.1
 flower==1.0.0
 fsspec==2022.5.0
 gevent==21.12.0
-google-auth==2.8.0
+google-auth==2.9.0
 graphviz==0.20
 greenlet==1.1.2
 gssapi==1.7.3
@@ -164,7 +164,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.9
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 wcwidth==0.2.5
 websocket-client==1.3.3
 wrapt==1.14.1
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index 4eaee278a6..7a00fa1cce 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 2022-06-28T23:55:14Z
+# This constraints file was automatically generated on 2022-06-29T07:43:51Z
 # 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.
@@ -179,7 +179,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -520,7 +520,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index fcd44bc04c..7d0599b7d3 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-06-28T23:55:13Z
+# This constraints file was automatically generated on 2022-06-29T07:43:52Z
 # 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.
@@ -178,7 +178,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -519,7 +519,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index e05235139f..73f3d91117 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-06-28T23:55:13Z
+# This constraints file was automatically generated on 2022-06-29T07:43:51Z
 # 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.
@@ -180,7 +180,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -522,7 +522,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 177e06c61f..7a00fa1cce 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-06-28T23:55:13Z
+# This constraints file was automatically generated on 2022-06-29T07:43:51Z
 # 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.
@@ -179,7 +179,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.5.2
-google-auth==2.8.0
+google-auth==2.9.0
 google-cloud-aiplatform==1.14.0
 google-cloud-appengine-logging==1.1.2
 google-cloud-audit-log==0.2.2
@@ -520,7 +520,7 @@ urllib3==1.26.9
 userpath==1.8.0
 vertica-python==1.1.0
 vine==5.0.0
-virtualenv==20.15.0
+virtualenv==20.15.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5