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 8b24315 Updating constraints. Build id:1318825096
8b24315 is described below
commit 8b24315c6a399c11c0070f8dbdc63dd919f1a7ad
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Oct 8 04:30:44 2021 +0000
Updating constraints. Build id:1318825096
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 e286ee64c5c0aadd79a5cd86f881fb1acfbf317e.
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 | 26 +++++++++++++-------------
constraints-3.7.txt | 24 ++++++++++++------------
constraints-3.8.txt | 24 ++++++++++++------------
constraints-3.9.txt | 24 ++++++++++++------------
constraints-no-providers-3.6.txt | 4 ++--
constraints-no-providers-3.7.txt | 4 ++--
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.6.txt | 30 +++++++++++++++---------------
constraints-source-providers-3.7.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.8.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.9.txt | 28 ++++++++++++++--------------
12 files changed, 114 insertions(+), 114 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 0f34b6f..81440d1 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-07T02:10:45Z
+# This constraints file was automatically generated on 2021-10-08T04:27:11Z
# 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.
@@ -127,14 +127,14 @@ apache-airflow-providers-trino==2.0.1
apache-airflow-providers-vertica==2.0.1
apache-airflow-providers-yandex==2.1.0
apache-airflow-providers-zendesk==2.0.1
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-generator==1.10
async-timeout==3.0.1
atlasclient==1.0.0
@@ -170,7 +170,7 @@ backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
boto3==1.17.112
boto==2.49.0
@@ -213,7 +213,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -250,20 +250,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -271,7 +271,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -392,7 +392,7 @@ presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.11.0
prompt-toolkit==3.0.20
-proto-plus==1.19.2
+proto-plus==1.19.3
protobuf==3.17.3
psutil==5.8.0
psycopg2-binary==2.9.1
@@ -522,7 +522,7 @@ tqdm==4.62.3
traitlets==4.3.3
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
typing==3.7.4.3
tzlocal==3.0
@@ -540,7 +540,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 3adc1ee..2d67b6f 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-07T02:10:42Z
+# This constraints file was automatically generated on 2021-10-08T04:27:02Z
# 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.
@@ -127,14 +127,14 @@ apache-airflow-providers-trino==2.0.1
apache-airflow-providers-vertica==2.0.1
apache-airflow-providers-yandex==2.1.0
apache-airflow-providers-zendesk==2.0.1
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
@@ -169,7 +169,7 @@ backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
boto3==1.17.112
boto==2.49.0
@@ -210,7 +210,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -247,20 +247,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -268,7 +268,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -519,7 +519,7 @@ tqdm==4.62.3
traitlets==5.1.0
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzlocal==3.0
unicodecsv==0.14.1
@@ -536,7 +536,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ca4207a..fa5ba6c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-07T02:10:37Z
+# This constraints file was automatically generated on 2021-10-08T04:26: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.
@@ -127,14 +127,14 @@ apache-airflow-providers-trino==2.0.1
apache-airflow-providers-vertica==2.0.1
apache-airflow-providers-yandex==2.1.0
apache-airflow-providers-zendesk==2.0.1
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
@@ -169,7 +169,7 @@ backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
boto3==1.17.112
boto==2.49.0
@@ -209,7 +209,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -246,20 +246,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -267,7 +267,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -518,7 +518,7 @@ tqdm==4.62.3
traitlets==5.1.0
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzlocal==3.0
unicodecsv==0.14.1
@@ -535,7 +535,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8f69615..6233fc9 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-07T02:10:35Z
+# This constraints file was automatically generated on 2021-10-08T04:26:58Z
# 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.
@@ -125,14 +125,14 @@ apache-airflow-providers-trino==2.0.1
apache-airflow-providers-vertica==2.0.1
apache-airflow-providers-yandex==2.1.0
apache-airflow-providers-zendesk==2.0.1
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
@@ -166,7 +166,7 @@ backports.entry-points-selectable==1.1.0
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
boto3==1.17.112
boto==2.49.0
@@ -206,7 +206,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -243,20 +243,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -264,7 +264,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -513,7 +513,7 @@ tqdm==4.62.3
traitlets==5.1.0
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzlocal==3.0
unicodecsv==0.14.1
@@ -530,7 +530,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index dc5f1dc..d63c41c 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-07T02:13:12Z
+# This constraints file was automatically generated on 2021-10-08T04:30:35Z
# 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.
@@ -123,7 +123,7 @@ plyvel==1.3.0
prison==0.2.1
prometheus-client==0.11.0
prompt-toolkit==3.0.20
-proto-plus==1.19.2
+proto-plus==1.19.3
protobuf==3.17.3
psutil==5.8.0
pure-sasl==0.6.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 72ea3b4..f8561e1 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 2021-10-07T02:13:00Z
+# This constraints file was automatically generated on 2021-10-08T04:30:12Z
# 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 @@ gevent==21.8.0
google-ads==14.0.0
google-api-core==2.1.0
google-auth-oauthlib==0.4.6
-google-auth==2.2.1
+google-auth==2.3.0
googleapis-common-protos==1.53.0
graphviz==0.17
greenlet==1.1.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 2115f0a..2f03a97 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 2021-10-07T02:12:56Z
+# This constraints file was automatically generated on 2021-10-08T04:30: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.
@@ -77,7 +77,7 @@ gevent==21.8.0
google-ads==14.0.0
google-api-core==2.1.0
google-auth-oauthlib==0.4.6
-google-auth==2.2.1
+google-auth==2.3.0
googleapis-common-protos==1.53.0
graphviz==0.17
greenlet==1.1.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index dcdccc0..c21f296 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 2021-10-07T02:13:02Z
+# This constraints file was automatically generated on 2021-10-08T04:30:19Z
# 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 @@ gevent==21.8.0
google-ads==14.0.0
google-api-core==2.1.0
google-auth-oauthlib==0.4.6
-google-auth==2.2.1
+google-auth==2.3.0
googleapis-common-protos==1.53.0
graphviz==0.17
greenlet==1.1.2
diff --git a/constraints-source-providers-3.6.txt
b/constraints-source-providers-3.6.txt
index 63c227e..dd5206a 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-07T02:10:55Z
+# This constraints file was automatically generated on 2021-10-08T04:27: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 of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -56,14 +56,14 @@ amqp==5.0.6
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.3.2
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-generator==1.10
async-timeout==3.0.1
atlasclient==1.0.0
@@ -99,11 +99,11 @@ backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
-boto3==1.18.56
+boto3==1.18.57
boto==2.49.0
-botocore==1.21.56
+botocore==1.21.57
bowler==0.9.0
cached-property==1.5.2
cachetools==4.2.2
@@ -142,7 +142,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -179,20 +179,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -200,7 +200,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -321,7 +321,7 @@ presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.11.0
prompt-toolkit==3.0.20
-proto-plus==1.19.2
+proto-plus==1.19.3
protobuf==3.17.3
psutil==5.8.0
psycopg2-binary==2.9.1
@@ -450,7 +450,7 @@ tqdm==4.62.3
traitlets==4.3.3
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
typing==3.7.4.3
tzlocal==3.0
@@ -468,7 +468,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 354351f..1a1c4fb 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 2021-10-07T02:10:55Z
+# This constraints file was automatically generated on 2021-10-08T04:27: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 of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -56,14 +56,14 @@ amqp==5.0.6
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.3.2
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
@@ -98,11 +98,11 @@ backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
-boto3==1.18.56
+boto3==1.18.57
boto==2.49.0
-botocore==1.21.56
+botocore==1.21.57
bowler==0.9.0
cached-property==1.5.2
cachetools==4.2.2
@@ -139,7 +139,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -176,20 +176,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -197,7 +197,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -447,7 +447,7 @@ tqdm==4.62.3
traitlets==5.1.0
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzlocal==3.0
unicodecsv==0.14.1
@@ -464,7 +464,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 3819bc5..3b19d63 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 2021-10-07T02:10:55Z
+# This constraints file was automatically generated on 2021-10-08T04:27: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 of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -56,14 +56,14 @@ amqp==5.0.6
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.3.2
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
@@ -98,11 +98,11 @@ backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
-boto3==1.18.56
+boto3==1.18.57
boto==2.49.0
-botocore==1.21.56
+botocore==1.21.57
bowler==0.9.0
cachetools==4.2.2
cassandra-driver==3.25.0
@@ -138,7 +138,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -175,20 +175,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -196,7 +196,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -446,7 +446,7 @@ tqdm==4.62.3
traitlets==5.1.0
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzlocal==3.0
unicodecsv==0.14.1
@@ -463,7 +463,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index bc6ed84..96fb085 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 2021-10-07T02:10:55Z
+# This constraints file was automatically generated on 2021-10-08T04:27: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 of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -55,14 +55,14 @@ amqp==5.0.6
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.3.2
-apache-beam==2.32.0
+apache-beam==2.33.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==1.12.3
arrow==1.2.0
asana==0.10.3
asn1crypto==1.4.0
-astroid==2.7.3
+astroid==2.8.2
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
@@ -96,11 +96,11 @@ backports.entry-points-selectable==1.1.0
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
-black==21.7b0
+black==21.9b0
blinker==1.4
-boto3==1.18.56
+boto3==1.18.57
boto==2.49.0
-botocore==1.21.56
+botocore==1.21.57
bowler==0.9.0
cachetools==4.2.2
cassandra-driver==3.25.0
@@ -136,7 +136,7 @@ dill==0.3.1.1
distlib==0.3.3
distributed==2.19.0
dnspython==2.1.0
-docker==5.0.2
+docker==5.0.3
docopt==0.6.2
docutils==0.16
ecdsa==0.17.0
@@ -173,20 +173,20 @@ google-cloud-appengine-logging==0.1.5
google-cloud-audit-log==0.1.1
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.4
-google-cloud-bigquery-storage==2.9.0
-google-cloud-bigquery==2.28.0
+google-cloud-bigquery-storage==2.9.1
+google-cloud-bigquery==2.28.1
google-cloud-bigtable==1.7.0
google-cloud-build==3.5.2
google-cloud-container==1.0.1
google-cloud-core==1.7.2
-google-cloud-datacatalog==3.4.2
+google-cloud-datacatalog==3.4.3
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
google-cloud-kms==2.8.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
-google-cloud-monitoring==2.5.1
+google-cloud-monitoring==2.6.0
google-cloud-os-login==2.3.2
google-cloud-pubsub==2.8.0
google-cloud-redis==2.2.4
@@ -194,7 +194,7 @@ google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.42.3
-google-cloud-tasks==2.5.2
+google-cloud-tasks==2.6.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.1
@@ -442,7 +442,7 @@ tqdm==4.62.3
traitlets==5.1.0
trino==0.306.0
typed-ast==1.4.3
-typing-extensions==3.7.4.3
+typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzlocal==3.0
unicodecsv==0.14.1
@@ -459,7 +459,7 @@ wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.108.0
-yarl==1.6.3
+yarl==1.7.0
zdesk==2.7.1
zict==2.0.0
zipp==3.6.0