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 22b0cec4af Updating constraints. Build id:2894803251
22b0cec4af is described below
commit 22b0cec4af8875f35bf44e3becf726b23b11f4f0
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Aug 20 13:52:19 2022 +0000
Updating constraints. Build id:2894803251
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 98a7701942c683f3126f9c4f450c352b510a2734.
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 | 29 ++++++++++++++---------------
constraints-3.7.txt | 25 ++++++++++++-------------
constraints-3.8.txt | 29 ++++++++++++++---------------
constraints-3.9.txt | 29 ++++++++++++++---------------
constraints-no-providers-3.10.txt | 13 ++++++-------
constraints-no-providers-3.7.txt | 9 ++++-----
constraints-no-providers-3.8.txt | 13 ++++++-------
constraints-no-providers-3.9.txt | 13 ++++++-------
constraints-source-providers-3.10.txt | 27 +++++++++++++--------------
constraints-source-providers-3.7.txt | 23 +++++++++++------------
constraints-source-providers-3.8.txt | 27 +++++++++++++--------------
constraints-source-providers-3.9.txt | 27 +++++++++++++--------------
12 files changed, 126 insertions(+), 138 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 6f3d8570b9..6317ae805b 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-18T17:47:13Z
+# This constraints file was automatically generated on 2022-08-20T13:51: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.
@@ -133,7 +133,6 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-airflow==2.4.0.dev0
apache-beam==2.40.0
apispec==3.3.2
appdirs==1.4.4
@@ -177,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -190,7 +189,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -211,7 +210,7 @@ cron-descriptor==1.2.31
croniter==1.3.5
cryptography==36.0.2
curlify==2.2.1
-dask==2022.8.0
+dask==2022.8.1
databricks-sql-connector==2.0.2
datadog==0.44.0
db-dtypes==1.0.3
@@ -219,9 +218,9 @@ decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
@@ -257,7 +256,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -339,7 +338,7 @@ jsonpatch==1.32
jsonpath-ng==1.5.3
jsonpickle==2.2.0
jsonpointer==2.3
-jsonschema==4.12.1
+jsonschema==4.13.0
junit-xml==1.9
jupyter-client==7.3.4
jupyter-core==4.11.1
@@ -580,19 +579,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 70235322c5..8e69af7129 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-18T17:47:51Z
+# This constraints file was automatically generated on 2022-08-20T13:52:17Z
# 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.
@@ -133,7 +133,6 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-airflow==2.4.0.dev0
apache-beam==2.40.0
apispec==3.3.2
appdirs==1.4.4
@@ -177,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -190,7 +189,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -221,7 +220,7 @@ dill==0.3.1.1
distlib==0.3.5
distributed==2022.2.0
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
@@ -256,7 +255,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -339,7 +338,7 @@ jsonpatch==1.32
jsonpath-ng==1.5.3
jsonpickle==2.2.0
jsonpointer==2.3
-jsonschema==4.12.1
+jsonschema==4.13.0
junit-xml==1.9
jupyter-client==7.3.4
jupyter-core==4.11.1
@@ -580,19 +579,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index e352d91554..6342d94629 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-18T17:47:43Z
+# This constraints file was automatically generated on 2022-08-20T13:52:10Z
# 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.
@@ -133,7 +133,6 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-airflow==2.4.0.dev0
apache-beam==2.40.0
apispec==3.3.2
appdirs==1.4.4
@@ -178,9 +177,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -191,7 +190,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -212,7 +211,7 @@ cron-descriptor==1.2.31
croniter==1.3.5
cryptography==36.0.2
curlify==2.2.1
-dask==2022.8.0
+dask==2022.8.1
databricks-sql-connector==2.0.2
datadog==0.44.0
db-dtypes==1.0.3
@@ -220,9 +219,9 @@ decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
@@ -258,7 +257,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -341,7 +340,7 @@ jsonpatch==1.32
jsonpath-ng==1.5.3
jsonpickle==2.2.0
jsonpointer==2.3
-jsonschema==4.12.1
+jsonschema==4.13.0
junit-xml==1.9
jupyter-client==7.3.4
jupyter-core==4.11.1
@@ -583,19 +582,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f356535523..cac13e50b0 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-18T17:47:40Z
+# This constraints file was automatically generated on 2022-08-20T13:52:09Z
# 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.
@@ -133,7 +133,6 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-airflow==2.4.0.dev0
apache-beam==2.40.0
apispec==3.3.2
appdirs==1.4.4
@@ -177,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -190,7 +189,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -211,7 +210,7 @@ cron-descriptor==1.2.31
croniter==1.3.5
cryptography==36.0.2
curlify==2.2.1
-dask==2022.8.0
+dask==2022.8.1
databricks-sql-connector==2.0.2
datadog==0.44.0
db-dtypes==1.0.3
@@ -219,9 +218,9 @@ decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
@@ -257,7 +256,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -339,7 +338,7 @@ jsonpatch==1.32
jsonpath-ng==1.5.3
jsonpickle==2.2.0
jsonpointer==2.3
-jsonschema==4.12.1
+jsonschema==4.13.0
junit-xml==1.9
jupyter-client==7.3.4
jupyter-core==4.11.1
@@ -580,19 +579,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 52cf74aa87..847e57d937 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-08-18T17:44:31Z
+# This constraints file was automatically generated on 2022-08-20T13:50:08Z
# 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.
@@ -37,7 +37,6 @@ Werkzeug==2.2.2
alembic==1.8.1
amqp==5.1.1
anyio==3.6.1
-apache-airflow==2.4.0.dev0
apispec==3.3.2
argcomplete==2.0.0
attrs==22.1.0
@@ -51,7 +50,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==2.1.0
+charset-normalizer==2.1.1
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
@@ -65,11 +64,11 @@ connexion==2.14.0
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
-dask==2022.8.0
+dask==2022.8.1
decorator==5.1.1
dill==0.3.2
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
docutils==0.19
email-validator==1.2.1
@@ -79,7 +78,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.7.1
gevent==21.12.0
-google-auth==2.10.0
+google-auth==2.11.0
graphviz==0.20.1
greenlet==1.1.2
gssapi==1.8.1
@@ -91,7 +90,7 @@ humanize==4.3.0
idna==3.3
inflection==0.5.1
itsdangerous==2.1.2
-jsonschema==4.12.1
+jsonschema==4.13.0
kombu==5.2.4
krb5==0.4.0
kubernetes==23.6.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index fa85e8a3b8..5e85c12650 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-08-18T17:45:16Z
+# This constraints file was automatically generated on 2022-08-20T13:50: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.
@@ -37,7 +37,6 @@ Werkzeug==2.2.2
alembic==1.8.1
amqp==5.1.1
anyio==3.6.1
-apache-airflow==2.4.0.dev0
apispec==3.3.2
argcomplete==2.0.0
attrs==22.1.0
@@ -52,7 +51,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==2.1.0
+charset-normalizer==2.1.1
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
@@ -80,7 +79,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.7.1
gevent==21.12.0
-google-auth==2.10.0
+google-auth==2.11.0
graphviz==0.20.1
greenlet==1.1.2
gssapi==1.8.1
@@ -94,7 +93,7 @@ importlib-metadata==4.12.0
importlib-resources==5.9.0
inflection==0.5.1
itsdangerous==2.1.2
-jsonschema==4.12.1
+jsonschema==4.13.0
kombu==5.2.4
krb5==0.4.0
kubernetes==23.6.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index b1e06279c2..ac5a96dd31 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-08-18T17:45:05Z
+# This constraints file was automatically generated on 2022-08-20T13:50: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.
@@ -37,7 +37,6 @@ Werkzeug==2.2.2
alembic==1.8.1
amqp==5.1.1
anyio==3.6.1
-apache-airflow==2.4.0.dev0
apispec==3.3.2
argcomplete==2.0.0
attrs==22.1.0
@@ -51,7 +50,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==2.1.0
+charset-normalizer==2.1.1
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
@@ -65,11 +64,11 @@ connexion==2.14.0
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
-dask==2022.8.0
+dask==2022.8.1
decorator==5.1.1
dill==0.3.2
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
docutils==0.19
email-validator==1.2.1
@@ -79,7 +78,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.7.1
gevent==21.12.0
-google-auth==2.10.0
+google-auth==2.11.0
graphviz==0.20.1
greenlet==1.1.2
gssapi==1.8.1
@@ -93,7 +92,7 @@ importlib-metadata==4.12.0
importlib-resources==5.9.0
inflection==0.5.1
itsdangerous==2.1.2
-jsonschema==4.12.1
+jsonschema==4.13.0
kombu==5.2.4
krb5==0.4.0
kubernetes==23.6.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 580bfae797..5c91c53b76 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-08-18T17:45:07Z
+# This constraints file was automatically generated on 2022-08-20T13:50: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.
@@ -37,7 +37,6 @@ Werkzeug==2.2.2
alembic==1.8.1
amqp==5.1.1
anyio==3.6.1
-apache-airflow==2.4.0.dev0
apispec==3.3.2
argcomplete==2.0.0
attrs==22.1.0
@@ -51,7 +50,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==2.1.0
+charset-normalizer==2.1.1
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
@@ -65,11 +64,11 @@ connexion==2.14.0
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
-dask==2022.8.0
+dask==2022.8.1
decorator==5.1.1
dill==0.3.2
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
docutils==0.19
email-validator==1.2.1
@@ -79,7 +78,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.7.1
gevent==21.12.0
-google-auth==2.10.0
+google-auth==2.11.0
graphviz==0.20.1
greenlet==1.1.2
gssapi==1.8.1
@@ -92,7 +91,7 @@ idna==3.3
importlib-metadata==4.12.0
inflection==0.5.1
itsdangerous==2.1.2
-jsonschema==4.12.1
+jsonschema==4.13.0
kombu==5.2.4
krb5==0.4.0
kubernetes==23.6.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 5569e23101..9e9c8df7d8 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-08-18T17:39:19Z
+# This constraints file was automatically generated on 2022-08-20T13:46:24Z
# 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.
@@ -8,7 +8,6 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-# Editable install with no version control (apache-airflow==2.4.0.dev0)
APScheduler==3.6.3
Authlib==0.15.5
Babel==2.10.3
@@ -101,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -114,7 +113,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -135,7 +134,7 @@ cron-descriptor==1.2.31
croniter==1.3.5
cryptography==36.0.2
curlify==2.2.1
-dask==2022.8.0
+dask==2022.8.1
databricks-sql-connector==2.0.2
datadog==0.44.0
db-dtypes==1.0.3
@@ -143,9 +142,9 @@ decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -181,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -503,19 +502,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index c70e76c3bc..7d8d1aab35 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-08-18T17:39:20Z
+# This constraints file was automatically generated on 2022-08-20T13:46:24Z
# 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.
@@ -8,7 +8,6 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-# Editable install with no version control (apache-airflow==2.4.0.dev0)
APScheduler==3.6.3
Authlib==0.15.5
Babel==2.10.3
@@ -101,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -114,7 +113,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -145,7 +144,7 @@ dill==0.3.1.1
distlib==0.3.5
distributed==2022.2.0
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -180,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -502,19 +501,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 1201e7aaeb..83232c0613 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-08-18T17:39:19Z
+# This constraints file was automatically generated on 2022-08-20T13:46:24Z
# 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.
@@ -8,7 +8,6 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-# Editable install with no version control (apache-airflow==2.4.0.dev0)
APScheduler==3.6.3
Authlib==0.15.5
Babel==2.10.3
@@ -102,9 +101,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -115,7 +114,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -136,7 +135,7 @@ cron-descriptor==1.2.31
croniter==1.3.5
cryptography==36.0.2
curlify==2.2.1
-dask==2022.8.0
+dask==2022.8.1
databricks-sql-connector==2.0.2
datadog==0.44.0
db-dtypes==1.0.3
@@ -144,9 +143,9 @@ decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -182,7 +181,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -505,19 +504,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 5569e23101..9e9c8df7d8 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-08-18T17:39:19Z
+# This constraints file was automatically generated on 2022-08-20T13:46:24Z
# 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.
@@ -8,7 +8,6 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-# Editable install with no version control (apache-airflow==2.4.0.dev0)
APScheduler==3.6.3
Authlib==0.15.5
Babel==2.10.3
@@ -101,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.54
+boto3==1.24.56
boto==2.49.0
-botocore==1.27.54
+botocore==1.27.56
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -114,7 +113,7 @@ celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.61.5
+cfn-lint==0.62.0
cgroupspy==0.2.2
charset-normalizer==2.0.12
click-default-group==1.2.2
@@ -135,7 +134,7 @@ cron-descriptor==1.2.31
croniter==1.3.5
cryptography==36.0.2
curlify==2.2.1
-dask==2022.8.0
+dask==2022.8.1
databricks-sql-connector==2.0.2
datadog==0.44.0
db-dtypes==1.0.3
@@ -143,9 +142,9 @@ decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
distlib==0.3.5
-distributed==2022.8.0
+distributed==2022.8.1
dnspython==2.2.1
-docker==5.0.3
+docker==6.0.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -181,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.10.0
+google-auth==2.11.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -503,19 +502,19 @@ types-paramiko==2.11.3
types-protobuf==3.19.22
types-python-dateutil==2.8.19
types-python-slugify==6.1.0
-types-pytz==2022.1.2
+types-pytz==2022.2.1.0
types-redis==4.3.14
-types-requests==2.28.8
-types-setuptools==64.0.1
+types-requests==2.28.9
+types-setuptools==65.1.0
types-six==1.16.18
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
-types-urllib3==1.26.22
+types-urllib3==1.26.23
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
-uamqp==1.5.3
+uamqp==1.6.0
uc-micro-py==1.0.1
unicodecsv==0.14.1
uritemplate==3.0.1