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 e9231acda0 Updating constraints. Build id:
e9231acda0 is described below
commit e9231acda0b1502ec4e41cfa1665fb3e1552e297
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Oct 18 05:08:24 2022 +0000
Updating constraints. Build id:
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of '' in ''
with commit sha .
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 | 26 +++++++++++++-------------
constraints-3.7.txt | 32 +++++++++++++++++---------------
constraints-3.8.txt | 32 +++++++++++++++++---------------
constraints-3.9.txt | 32 +++++++++++++++++---------------
constraints-no-providers-3.10.txt | 8 ++++----
constraints-no-providers-3.7.txt | 8 ++++----
constraints-no-providers-3.8.txt | 8 ++++----
constraints-no-providers-3.9.txt | 8 ++++----
constraints-source-providers-3.10.txt | 24 ++++++++++++------------
constraints-source-providers-3.7.txt | 30 ++++++++++++++++--------------
constraints-source-providers-3.8.txt | 30 ++++++++++++++++--------------
constraints-source-providers-3.9.txt | 30 ++++++++++++++++--------------
12 files changed, 140 insertions(+), 128 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 0f41d449fe..1c890075c4 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-10-16T13:47:31Z
+# This constraints file was automatically generated on 2022-10-18T05:07:33Z
# 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.
@@ -179,9 +179,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -266,7 +266,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -364,7 +364,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -402,7 +402,7 @@ networkx==2.8.7
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.22.4
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -533,7 +533,7 @@ snakebite-py3==3.0.5
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -550,7 +550,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -582,7 +582,7 @@ trino==0.318.0
twine==4.0.1
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -592,16 +592,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -622,7 +622,7 @@ websocket-client==1.4.1
wrapt==1.14.1
xmltodict==0.13.0
yamllint==1.28.0
-yandexcloud==0.185.0
+yandexcloud==0.186.0
yarl==1.8.1
zeep==4.1.0
zenpy==2.0.25
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index ed9278c448..6815b0ba01 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-10-16T13:47:54Z
+# This constraints file was automatically generated on 2022-10-18T05:08:21Z
# 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.
@@ -134,7 +134,7 @@ apache-airflow-providers-trino==4.1.0
apache-airflow-providers-vertica==3.2.1
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.41.0
+apache-beam==2.42.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -179,9 +179,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -205,7 +205,7 @@ click-repl==0.2.0
click==8.1.3
clickclick==20.10.2
cloudant==2.15.0
-cloudpickle==2.2.0
+cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
@@ -265,7 +265,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -364,7 +364,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -402,7 +402,7 @@ networkx==2.6.3
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.21.6
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -502,6 +502,7 @@ reactivex==4.0.4
readme-renderer==37.2
redis==3.5.3
redshift-connector==2.0.909
+regex==2022.9.13
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.10.0
@@ -533,7 +534,7 @@ snakebite-py3==3.0.5
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -550,7 +551,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -582,7 +583,7 @@ twine==4.0.1
typed-ast==1.5.4
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -592,16 +593,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -622,7 +623,7 @@ websocket-client==1.4.1
wrapt==1.14.1
xmltodict==0.13.0
yamllint==1.28.0
-yandexcloud==0.185.0
+yandexcloud==0.186.0
yarl==1.8.1
zeep==4.1.0
zenpy==2.0.25
@@ -630,3 +631,4 @@ zict==2.2.0
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0
+zstandard==0.18.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 742d6ae439..0d7743ed01 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-10-16T13:47:46Z
+# This constraints file was automatically generated on 2022-10-18T05:08:07Z
# 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.
@@ -134,7 +134,7 @@ apache-airflow-providers-trino==4.1.0
apache-airflow-providers-vertica==3.2.1
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.41.0
+apache-beam==2.42.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -180,9 +180,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -206,7 +206,7 @@ click-repl==0.2.0
click==8.1.3
clickclick==20.10.2
cloudant==2.15.0
-cloudpickle==2.2.0
+cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
@@ -267,7 +267,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -366,7 +366,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -404,7 +404,7 @@ networkx==2.8.7
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.22.4
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -505,6 +505,7 @@ reactivex==4.0.4
readme-renderer==37.2
redis==3.5.3
redshift-connector==2.0.909
+regex==2022.9.13
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.10.0
@@ -536,7 +537,7 @@ snakebite-py3==3.0.5
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -553,7 +554,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -585,7 +586,7 @@ trino==0.318.0
twine==4.0.1
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -595,16 +596,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -625,7 +626,7 @@ websocket-client==1.4.1
wrapt==1.14.1
xmltodict==0.13.0
yamllint==1.28.0
-yandexcloud==0.185.0
+yandexcloud==0.186.0
yarl==1.8.1
zeep==4.1.0
zenpy==2.0.25
@@ -633,3 +634,4 @@ zict==2.2.0
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0
+zstandard==0.18.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 35a79076b7..6e4dcb1a7c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-10-16T13:47:44Z
+# This constraints file was automatically generated on 2022-10-18T05:08: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.
@@ -134,7 +134,7 @@ apache-airflow-providers-trino==4.1.0
apache-airflow-providers-vertica==3.2.1
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.41.0
+apache-beam==2.42.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -179,9 +179,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -205,7 +205,7 @@ click-repl==0.2.0
click==8.1.3
clickclick==20.10.2
cloudant==2.15.0
-cloudpickle==2.2.0
+cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
@@ -266,7 +266,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -364,7 +364,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -402,7 +402,7 @@ networkx==2.8.7
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.22.4
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -502,6 +502,7 @@ reactivex==4.0.4
readme-renderer==37.2
redis==3.5.3
redshift-connector==2.0.909
+regex==2022.9.13
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.10.0
@@ -533,7 +534,7 @@ snakebite-py3==3.0.5
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -550,7 +551,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -582,7 +583,7 @@ trino==0.318.0
twine==4.0.1
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -592,16 +593,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -622,7 +623,7 @@ websocket-client==1.4.1
wrapt==1.14.1
xmltodict==0.13.0
yamllint==1.28.0
-yandexcloud==0.185.0
+yandexcloud==0.186.0
yarl==1.8.1
zeep==4.1.0
zenpy==2.0.25
@@ -630,3 +631,4 @@ zict==2.2.0
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0
+zstandard==0.18.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 6d00f4833e..4539c00815 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-10-16T13:45:36Z
+# This constraints file was automatically generated on 2022-10-18T05:04:40Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.13.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.3
-SQLAlchemy==1.4.41
+SQLAlchemy==1.4.42
WTForms==3.0.1
Werkzeug==2.2.2
alembic==1.8.1
@@ -78,7 +78,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.8.2
gevent==22.10.1
-google-auth==2.12.0
+google-auth==2.13.0
graphviz==0.20.1
greenlet==1.1.3.post0
gssapi==1.8.1
@@ -108,7 +108,7 @@ mdit-py-plugins==0.3.1
mdurl==0.1.2
msgpack==1.0.4
numpy==1.23.4
-oauthlib==3.2.1
+oauthlib==3.2.2
packaging==21.3
pandas==1.5.0
partd==1.3.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 6cbb8e5bfb..6b38cf511e 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-10-16T13:46:04Z
+# This constraints file was automatically generated on 2022-10-18T05:05:16Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.13.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.3
-SQLAlchemy==1.4.41
+SQLAlchemy==1.4.42
WTForms==3.0.1
Werkzeug==2.2.2
alembic==1.8.1
@@ -79,7 +79,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.8.2
gevent==22.10.1
-google-auth==2.12.0
+google-auth==2.13.0
graphviz==0.20.1
greenlet==1.1.3.post0
gssapi==1.8.1
@@ -111,7 +111,7 @@ mdit-py-plugins==0.3.1
mdurl==0.1.2
msgpack==1.0.4
numpy==1.21.6
-oauthlib==3.2.1
+oauthlib==3.2.2
packaging==21.3
pandas==1.3.5
partd==1.3.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index b0014a3ed8..2a6e789cbd 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-10-16T13:45:54Z
+# This constraints file was automatically generated on 2022-10-18T05:05:03Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.13.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.3
-SQLAlchemy==1.4.41
+SQLAlchemy==1.4.42
WTForms==3.0.1
Werkzeug==2.2.2
alembic==1.8.1
@@ -78,7 +78,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.8.2
gevent==22.10.1
-google-auth==2.12.0
+google-auth==2.13.0
graphviz==0.20.1
greenlet==1.1.3.post0
gssapi==1.8.1
@@ -110,7 +110,7 @@ mdit-py-plugins==0.3.1
mdurl==0.1.2
msgpack==1.0.4
numpy==1.23.4
-oauthlib==3.2.1
+oauthlib==3.2.2
packaging==21.3
pandas==1.5.0
partd==1.3.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 9fbd97ae35..8678048e44 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-10-16T13:45:52Z
+# This constraints file was automatically generated on 2022-10-18T05:05:06Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.13.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.3
-SQLAlchemy==1.4.41
+SQLAlchemy==1.4.42
WTForms==3.0.1
Werkzeug==2.2.2
alembic==1.8.1
@@ -78,7 +78,7 @@ filelock==3.8.0
flower==1.2.0
fsspec==2022.8.2
gevent==22.10.1
-google-auth==2.12.0
+google-auth==2.13.0
graphviz==0.20.1
greenlet==1.1.3.post0
gssapi==1.8.1
@@ -109,7 +109,7 @@ mdit-py-plugins==0.3.1
mdurl==0.1.2
msgpack==1.0.4
numpy==1.23.4
-oauthlib==3.2.1
+oauthlib==3.2.2
packaging==21.3
pandas==1.5.0
partd==1.3.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 086938da43..a2dc6bee1b 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-10-16T13:41:56Z
+# This constraints file was automatically generated on 2022-10-18T04:59:16Z
# 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.
@@ -102,9 +102,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -189,7 +189,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -287,7 +287,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -325,7 +325,7 @@ networkx==2.8.7
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.22.4
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -455,7 +455,7 @@ smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -472,7 +472,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -504,7 +504,7 @@ trino==0.318.0
twine==4.0.1
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -514,16 +514,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 872742594a..be4922c22e 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-10-16T13:41:56Z
+# This constraints file was automatically generated on 2022-10-18T04:59: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.41.0
+apache-beam==2.42.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -102,9 +102,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -128,7 +128,7 @@ click-repl==0.2.0
click==8.1.3
clickclick==20.10.2
cloudant==2.15.0
-cloudpickle==2.2.0
+cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
@@ -188,7 +188,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -287,7 +287,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -325,7 +325,7 @@ networkx==2.6.3
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.21.6
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -424,6 +424,7 @@ reactivex==4.0.4
readme-renderer==37.2
redis==3.5.3
redshift-connector==2.0.909
+regex==2022.9.13
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.10.0
@@ -454,7 +455,7 @@ smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -471,7 +472,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -503,7 +504,7 @@ twine==4.0.1
typed-ast==1.5.4
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -513,16 +514,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -551,3 +552,4 @@ zict==2.2.0
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0
+zstandard==0.18.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 46e38abc2c..0dc34e6b2b 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-10-16T13:41:56Z
+# This constraints file was automatically generated on 2022-10-18T04:59:15Z
# 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.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.41.0
+apache-beam==2.42.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -103,9 +103,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -129,7 +129,7 @@ click-repl==0.2.0
click==8.1.3
clickclick==20.10.2
cloudant==2.15.0
-cloudpickle==2.2.0
+cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
@@ -190,7 +190,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -289,7 +289,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -327,7 +327,7 @@ networkx==2.8.7
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.22.4
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -427,6 +427,7 @@ reactivex==4.0.4
readme-renderer==37.2
redis==3.5.3
redshift-connector==2.0.909
+regex==2022.9.13
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.10.0
@@ -457,7 +458,7 @@ smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -474,7 +475,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -506,7 +507,7 @@ trino==0.318.0
twine==4.0.1
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -516,16 +517,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -554,3 +555,4 @@ zict==2.2.0
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0
+zstandard==0.18.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 086938da43..94cfc314c2 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-10-16T13:41:56Z
+# This constraints file was automatically generated on 2022-10-18T04:59:15Z
# 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.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.41.0
+apache-beam==2.42.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -102,9 +102,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.91
+boto3==1.24.92
boto==2.49.0
-botocore==1.27.91
+botocore==1.27.92
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -128,7 +128,7 @@ click-repl==0.2.0
click==8.1.3
clickclick==20.10.2
cloudant==2.15.0
-cloudpickle==2.2.0
+cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
@@ -189,7 +189,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.3
-google-auth==2.12.0
+google-auth==2.13.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -287,7 +287,7 @@ ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
-looker-sdk==22.16.0
+looker-sdk==22.18.0
lxml==4.9.1
markdown-it-py==2.1.0
marshmallow-enum==1.5.1
@@ -325,7 +325,7 @@ networkx==2.8.7
nodeenv==1.7.0
ntlm-auth==1.5.0
numpy==1.22.4
-oauthlib==3.2.1
+oauthlib==3.2.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
@@ -425,6 +425,7 @@ reactivex==4.0.4
readme-renderer==37.2
redis==3.5.3
redshift-connector==2.0.909
+regex==2022.9.13
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.10.0
@@ -455,7 +456,7 @@ smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
snowflake-connector-python==2.8.0
-snowflake-sqlalchemy==1.4.2
+snowflake-sqlalchemy==1.4.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -472,7 +473,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-redoc==1.6.0
sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==7.6.1
+sphinxcontrib-spelling==7.6.2
spython==0.2.13
sqlalchemy-bigquery==1.4.4
sqlalchemy-drill==1.1.2
@@ -504,7 +505,7 @@ trino==0.318.0
twine==4.0.1
types-Deprecated==1.2.9
types-Markdown==3.4.2.1
-types-PyMySQL==1.0.19
+types-PyMySQL==1.0.19.1
types-PyYAML==6.0.12
types-boto==2.49.18.1
types-certifi==2021.10.8.3
@@ -514,16 +515,16 @@ types-docutils==0.19.1.1
types-freezegun==1.1.10
types-paramiko==2.11.6
types-protobuf==3.20.4
-types-python-dateutil==2.8.19
+types-python-dateutil==2.8.19.2
types-python-slugify==6.1.0
types-pytz==2022.4.0.0
types-redis==4.3.21.2
types-requests==2.28.11.2
-types-setuptools==65.5.0.0
+types-setuptools==65.5.0.1
types-tabulate==0.9.0.0
types-termcolor==1.1.6
types-toml==0.10.8
-types-urllib3==1.26.25
+types-urllib3==1.26.25.1
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
@@ -552,3 +553,4 @@ zict==2.2.0
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0
+zstandard==0.18.0