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 f3530f3 Updating constraints. Build id:1813303286
f3530f3 is described below
commit f3530f390934e6cf1f44e4532f0db28c59a1a2d3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Feb 8 16:41:32 2022 +0000
Updating constraints. Build id:1813303286
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 e9737402081aa9c9bac748de1d75b387b3b8da42.
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 | 13 +++++++------
constraints-3.8.txt | 13 +++++++------
constraints-3.9.txt | 13 +++++++------
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.7.txt | 15 ++++++++-------
constraints-source-providers-3.8.txt | 15 ++++++++-------
constraints-source-providers-3.9.txt | 15 ++++++++-------
9 files changed, 51 insertions(+), 45 deletions(-)
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 7f47002..e244598 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-08T09:53:35Z
+# This constraints file was automatically generated on 2022-02-08T16:37: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.
@@ -197,7 +197,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
coverage==6.3.1
crcmod==1.7
cron-descriptor==1.2.24
@@ -247,6 +247,7 @@ google-api-python-client==1.12.10
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-auth==1.35.0
+google-cloud-aiplatform==1.10.0
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==2.6.0
@@ -524,7 +525,7 @@ textwrap3==0.9.2
thrift-sasl==0.4.3
thrift==0.15.0
toml==0.10.2
-tomli==2.0.0
+tomli==2.0.1
toolz==0.11.2
tornado==6.1
tqdm==4.62.3
@@ -545,8 +546,8 @@ types-enum34==1.1.8
types-freezegun==1.1.6
types-futures==3.3.8
types-ipaddress==1.0.8
-types-paramiko==2.8.12
-types-protobuf==3.19.10
+types-paramiko==2.8.13
+types-protobuf==3.19.11
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -576,7 +577,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.128.0
+yandexcloud==0.129.0
yarl==1.7.2
zdesk==2.7.1
zeep==4.1.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 8c7ea24..7703b5b 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-08T09:53:33Z
+# This constraints file was automatically generated on 2022-02-08T16:37:56Z
# 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.
@@ -197,7 +197,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
coverage==6.3.1
crcmod==1.7
cron-descriptor==1.2.24
@@ -248,6 +248,7 @@ google-api-python-client==1.12.10
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-auth==1.35.0
+google-cloud-aiplatform==1.10.0
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==2.6.0
@@ -527,7 +528,7 @@ textwrap3==0.9.2
thrift-sasl==0.4.3
thrift==0.15.0
toml==0.10.2
-tomli==2.0.0
+tomli==2.0.1
toolz==0.11.2
tornado==6.1
tqdm==4.62.3
@@ -547,8 +548,8 @@ types-enum34==1.1.8
types-freezegun==1.1.6
types-futures==3.3.8
types-ipaddress==1.0.8
-types-paramiko==2.8.12
-types-protobuf==3.19.10
+types-paramiko==2.8.13
+types-protobuf==3.19.11
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -578,7 +579,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.128.0
+yandexcloud==0.129.0
yarl==1.7.2
zdesk==2.7.1
zeep==4.1.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 4c1e0a3..1507729 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-08T09:53:31Z
+# This constraints file was automatically generated on 2022-02-08T16:37:48Z
# 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.
@@ -194,7 +194,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
coverage==6.3.1
crcmod==1.7
cron-descriptor==1.2.24
@@ -245,6 +245,7 @@ google-api-python-client==1.12.10
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-auth==1.35.0
+google-cloud-aiplatform==1.10.0
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==2.6.0
@@ -522,7 +523,7 @@ textwrap3==0.9.2
thrift-sasl==0.4.3
thrift==0.15.0
toml==0.10.2
-tomli==2.0.0
+tomli==2.0.1
toolz==0.11.2
tornado==6.1
tqdm==4.62.3
@@ -542,8 +543,8 @@ types-enum34==1.1.8
types-freezegun==1.1.6
types-futures==3.3.8
types-ipaddress==1.0.8
-types-paramiko==2.8.12
-types-protobuf==3.19.10
+types-paramiko==2.8.13
+types-protobuf==3.19.11
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -573,7 +574,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.128.0
+yandexcloud==0.129.0
yarl==1.7.2
zdesk==2.7.1
zeep==4.1.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 63c8817..8cfd3de 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-02-08T09:56:46Z
+# This constraints file was automatically generated on 2022-02-08T16:41:26Z
# 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.
@@ -60,7 +60,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
cron-descriptor==1.2.24
croniter==1.2.0
cryptography==36.0.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index cdc615e..2fa1bd7 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-02-08T09:56:44Z
+# This constraints file was automatically generated on 2022-02-08T16:41:25Z
# 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.
@@ -59,7 +59,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
cron-descriptor==1.2.24
croniter==1.2.0
cryptography==36.0.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 4474dae..01bee4b 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-02-08T09:56:42Z
+# This constraints file was automatically generated on 2022-02-08T16:41:23Z
# 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.
@@ -59,7 +59,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
cron-descriptor==1.2.24
croniter==1.2.0
cryptography==36.0.1
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 078aa03..6b2cd1d 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-02-08T09:53:44Z
+# This constraints file was automatically generated on 2022-02-08T16:38:23Z
# 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.
@@ -125,7 +125,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
coverage==6.3.1
crcmod==1.7
cron-descriptor==1.2.24
@@ -175,6 +175,7 @@ google-api-python-client==1.12.10
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-auth==1.35.0
+google-cloud-aiplatform==1.10.0
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==2.6.0
@@ -408,7 +409,7 @@ sentry-sdk==1.5.4
setproctitle==1.2.2
simple-salesforce==1.11.5
six==1.16.0
-slack-sdk==3.14.0
+slack-sdk==3.14.1
smbprotocol==1.9.0
smmap==5.0.0
sniffio==1.2.0
@@ -451,7 +452,7 @@ textwrap3==0.9.2
thrift-sasl==0.4.3
thrift==0.15.0
toml==0.10.2
-tomli==2.0.0
+tomli==2.0.1
toolz==0.11.2
tornado==6.1
tqdm==4.62.3
@@ -472,8 +473,8 @@ types-enum34==1.1.8
types-freezegun==1.1.6
types-futures==3.3.8
types-ipaddress==1.0.8
-types-paramiko==2.8.12
-types-protobuf==3.19.10
+types-paramiko==2.8.13
+types-protobuf==3.19.11
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -503,7 +504,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.128.0
+yandexcloud==0.129.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index d4f2ae2..385a4bd 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-02-08T09:53:45Z
+# This constraints file was automatically generated on 2022-02-08T16:38:23Z
# 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.
@@ -125,7 +125,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
coverage==6.3.1
crcmod==1.7
cron-descriptor==1.2.24
@@ -176,6 +176,7 @@ google-api-python-client==1.12.10
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-auth==1.35.0
+google-cloud-aiplatform==1.10.0
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==2.6.0
@@ -410,7 +411,7 @@ sentry-sdk==1.5.4
setproctitle==1.2.2
simple-salesforce==1.11.5
six==1.16.0
-slack-sdk==3.14.0
+slack-sdk==3.14.1
smbprotocol==1.9.0
smmap==5.0.0
sniffio==1.2.0
@@ -454,7 +455,7 @@ textwrap3==0.9.2
thrift-sasl==0.4.3
thrift==0.15.0
toml==0.10.2
-tomli==2.0.0
+tomli==2.0.1
toolz==0.11.2
tornado==6.1
tqdm==4.62.3
@@ -474,8 +475,8 @@ types-enum34==1.1.8
types-freezegun==1.1.6
types-futures==3.3.8
types-ipaddress==1.0.8
-types-paramiko==2.8.12
-types-protobuf==3.19.10
+types-paramiko==2.8.13
+types-protobuf==3.19.11
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -505,7 +506,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.128.0
+yandexcloud==0.129.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 5fa9743..073ca4b 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-02-08T09:53:45Z
+# This constraints file was automatically generated on 2022-02-08T16:38:23Z
# 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.
@@ -123,7 +123,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.10.0
+connexion==2.11.0
coverage==6.3.1
crcmod==1.7
cron-descriptor==1.2.24
@@ -174,6 +174,7 @@ google-api-python-client==1.12.10
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-auth==1.35.0
+google-cloud-aiplatform==1.10.0
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==2.6.0
@@ -406,7 +407,7 @@ sentry-sdk==1.5.4
setproctitle==1.2.2
simple-salesforce==1.11.5
six==1.16.0
-slack-sdk==3.14.0
+slack-sdk==3.14.1
smbprotocol==1.9.0
smmap==5.0.0
sniffio==1.2.0
@@ -450,7 +451,7 @@ textwrap3==0.9.2
thrift-sasl==0.4.3
thrift==0.15.0
toml==0.10.2
-tomli==2.0.0
+tomli==2.0.1
toolz==0.11.2
tornado==6.1
tqdm==4.62.3
@@ -470,8 +471,8 @@ types-enum34==1.1.8
types-freezegun==1.1.6
types-futures==3.3.8
types-ipaddress==1.0.8
-types-paramiko==2.8.12
-types-protobuf==3.19.10
+types-paramiko==2.8.13
+types-protobuf==3.19.11
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -501,7 +502,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.128.0
+yandexcloud==0.129.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24