This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-2-6
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-2-6 by this push:
new 35ee837bcb Updating constraints. Github run id:4780185964
35ee837bcb is described below
commit 35ee837bcbf1b7837cda23ffaaff1855cac94d4c
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Apr 23 20:54:14 2023 +0000
Updating constraints. Github run id:4780185964
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/v2-6-test' in the 'apache/airflow' repository with commit sha
969381d271328e55134c6145cfdfd4fcf3e39918.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/4780185964/
The image tag used for that build was:
969381d271328e55134c6145cfdfd4fcf3e39918. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
969381d271328e55134c6145cfdfd4fcf3e39918'
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 | 14 +++----
constraints-3.7.txt | 8 ++--
constraints-3.8.txt | 12 +++---
constraints-3.9.txt | 33 ++++++++--------
constraints-no-providers-3.10.txt | 21 +++++-----
constraints-no-providers-3.7.txt | 15 +++----
constraints-no-providers-3.8.txt | 19 ++++-----
constraints-no-providers-3.9.txt | 21 +++++-----
constraints-source-providers-3.10.txt | 2 +-
constraints-source-providers-3.7.txt | 2 +-
constraints-source-providers-3.8.txt | 2 +-
constraints-source-providers-3.9.txt | 73 +++++++++++++++++------------------
12 files changed, 104 insertions(+), 118 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 753efb0866..296cba73c5 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-21T14:22:37Z
+# This constraints file was automatically generated on 2023-04-23T20:53:53Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -142,7 +142,7 @@ apache-airflow-providers-zendesk==4.2.0
apache-beam==2.46.0
apispec==5.2.2
appdirs==1.4.4
-argcomplete==3.0.5
+argcomplete==3.0.6
arrow==1.2.3
asana==3.2.1
asgiref==3.6.0
@@ -332,7 +332,7 @@ identify==2.5.22
idna==3.4
ijson==3.2.0.post0
imagesize==1.4.1
-importlib-metadata==6.5.0
+importlib-metadata==6.6.0
importlib-resources==5.12.0
impyla==0.18.0
incremental==22.10.0
@@ -408,7 +408,7 @@ nbformat==5.8.0
neo4j==5.7.0
networkx==3.1
nodeenv==1.7.0
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
@@ -589,7 +589,7 @@ tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
textwrap3==0.9.2
thrift-sasl==0.4.3
@@ -597,7 +597,7 @@ thrift==0.16.0
time-machine==2.9.0
tomli==2.0.1
toolz==0.12.0
-tornado==6.3
+tornado==6.3.1
towncrier==22.12.0
tqdm==4.65.0
traitlets==5.9.0
@@ -645,7 +645,7 @@ wrapt==1.15.0
xmltodict==0.13.0
yamllint==1.30.0
yandexcloud==0.209.0
-yarl==1.8.2
+yarl==1.9.1
zeep==4.2.1
zenpy==2.0.25
zict==3.0.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index fb530dfacc..ea7405ccb4 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-21T14:23:07Z
+# This constraints file was automatically generated on 2023-04-23T20:54:12Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -142,7 +142,7 @@ apache-airflow-providers-zendesk==4.2.0
apache-beam==2.46.0
apispec==5.2.2
appdirs==1.4.4
-argcomplete==3.0.5
+argcomplete==3.0.6
arrow==1.2.3
asana==3.2.1
asgiref==3.6.0
@@ -589,7 +589,7 @@ tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
textwrap3==0.9.2
thrift-sasl==0.4.3
@@ -646,7 +646,7 @@ wrapt==1.15.0
xmltodict==0.13.0
yamllint==1.30.0
yandexcloud==0.209.0
-yarl==1.8.2
+yarl==1.9.1
zeep==4.2.1
zenpy==2.0.25
zict==2.2.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 8a9738a322..7e0e1df6d7 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-21T14:22:54Z
+# This constraints file was automatically generated on 2023-04-23T20:54:02Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -142,7 +142,7 @@ apache-airflow-providers-zendesk==4.2.0
apache-beam==2.46.0
apispec==5.2.2
appdirs==1.4.4
-argcomplete==3.0.5
+argcomplete==3.0.6
arrow==1.2.3
asana==3.2.1
asgiref==3.6.0
@@ -409,7 +409,7 @@ nbformat==5.8.0
neo4j==5.7.0
networkx==3.1
nodeenv==1.7.0
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
@@ -591,7 +591,7 @@ tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
textwrap3==0.9.2
thrift-sasl==0.4.3
@@ -599,7 +599,7 @@ thrift==0.16.0
time-machine==2.9.0
tomli==2.0.1
toolz==0.12.0
-tornado==6.3
+tornado==6.3.1
towncrier==22.12.0
tqdm==4.65.0
traitlets==5.9.0
@@ -647,7 +647,7 @@ wrapt==1.15.0
xmltodict==0.13.0
yamllint==1.30.0
yandexcloud==0.209.0
-yarl==1.8.2
+yarl==1.9.1
zeep==4.2.1
zenpy==2.0.25
zict==3.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 229fb99551..3c97000ec6 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-21T14:22:54Z
+# This constraints file was automatically generated on 2023-04-23T20:53:54Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -24,7 +24,6 @@ Flask-Session==0.4.0
Flask-WTF==1.1.1
Flask==2.2.3
GitPython==3.1.31
-HeapDict==1.0.1
JPype1==1.4.1
JayDeBeApi==1.2.3
Jinja2==3.1.2
@@ -142,19 +141,19 @@ apache-airflow-providers-zendesk==4.2.0
apache-beam==2.46.0
apispec==5.2.2
appdirs==1.4.4
-argcomplete==3.0.5
+argcomplete==3.0.6
arrow==1.2.3
asana==3.2.1
asgiref==3.6.0
asn1crypto==1.5.1
-astroid==2.15.2
+astroid==2.15.3
asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.36.0
attrs==23.1.0
-aws-sam-translator==1.64.0
+aws-sam-translator==1.65.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
@@ -199,7 +198,7 @@ celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.0
+cfn-lint==0.77.2
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==2.1.1
@@ -332,7 +331,7 @@ identify==2.5.22
idna==3.4
ijson==3.2.0.post0
imagesize==1.4.1
-importlib-metadata==6.5.0
+importlib-metadata==6.6.0
importlib-resources==5.12.0
impyla==0.18.0
incremental==22.10.0
@@ -387,7 +386,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.7
+moto==4.1.8
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
@@ -408,7 +407,7 @@ nbformat==5.8.0
neo4j==5.7.0
networkx==3.1
nodeenv==1.7.0
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
@@ -463,7 +462,7 @@ psycopg2-binary==2.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
-py-partiql-parser==0.1.0
+py-partiql-parser==0.3.0
py4j==0.10.9.7
pyOpenSSL==23.1.1
pyarrow==9.0.0
@@ -535,7 +534,7 @@ rich-click==1.6.1
rich==13.3.4
rich_argparse==1.1.0
rsa==4.9
-ruff==0.0.261
+ruff==0.0.262
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -558,7 +557,7 @@ snowflake-connector-python==3.0.3
snowflake-sqlalchemy==1.4.7
sortedcontainers==2.4.0
soupsieve==2.4.1
-sphinx-airflow-theme==0.0.11
+sphinx-airflow-theme==0.0.12
sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
@@ -589,7 +588,7 @@ tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
textwrap3==0.9.2
thrift-sasl==0.4.3
@@ -597,7 +596,7 @@ thrift==0.16.0
time-machine==2.9.0
tomli==2.0.1
toolz==0.12.0
-tornado==6.3
+tornado==6.3.1
towncrier==22.12.0
tqdm==4.65.0
traitlets==5.9.0
@@ -619,7 +618,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.28.11.17
-types-setuptools==67.6.0.7
+types-setuptools==67.7.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
@@ -643,9 +642,9 @@ webencodings==0.5.1
websocket-client==1.5.1
wrapt==1.15.0
xmltodict==0.13.0
-yamllint==1.30.0
+yamllint==1.31.0
yandexcloud==0.209.0
-yarl==1.8.2
+yarl==1.9.1
zeep==4.2.1
zenpy==2.0.25
zict==3.0.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 153b045600..257580edf1 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 2023-04-21T14:19:26Z
+# This constraints file was automatically generated on 2023-04-23T20:50:43Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -34,7 +34,6 @@ SQLAlchemy-Utils==0.41.0
SQLAlchemy==1.4.47
WTForms==3.0.1
Werkzeug==2.2.3
-adal==1.2.7
aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
@@ -43,7 +42,7 @@ alembic==1.10.3
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
-argcomplete==3.0.5
+argcomplete==3.0.6
asgiref==3.6.0
async-timeout==4.0.2
attrs==23.1.0
@@ -59,7 +58,6 @@ celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cgroupspy==0.2.2
-chardet==5.1.0
charset-normalizer==3.1.0
click-didyoumean==0.3.0
click-plugins==1.1.1
@@ -75,7 +73,7 @@ croniter==1.3.14
cryptography==40.0.2
dask==2023.4.0
decorator==5.1.1
-dill==0.3.2
+dill==0.3.6
distlib==0.3.6
distributed==2023.4.0
dnspython==2.3.0
@@ -87,7 +85,6 @@ filelock==3.12.0
flower==1.2.0
frozenlist==1.3.3
fsspec==2023.4.0
-gcloud-aio-auth==4.2.1
gevent==22.10.2
google-auth==2.17.3
googleapis-common-protos==1.59.0
@@ -101,7 +98,7 @@ httpcore==0.17.0
httpx==0.24.0
humanize==4.6.0
idna==3.4
-importlib-metadata==6.5.0
+importlib-metadata==6.6.0
importlib-resources==5.12.0
inflection==0.5.1
itsdangerous==2.1.2
@@ -126,7 +123,7 @@ mdit-py-plugins==0.3.5
mdurl==0.1.2
msgpack==1.0.5
multidict==6.0.4
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -148,7 +145,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-protobuf==3.20.3
+protobuf==4.22.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==11.0.0
@@ -182,12 +179,12 @@ statsd==4.0.1
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3
+tornado==6.3.1
typing_extensions==4.5.0
tzdata==2023.3
uc-micro-py==1.0.1
@@ -198,7 +195,7 @@ virtualenv==20.22.0
wcwidth==0.2.6
websocket-client==1.5.1
wrapt==1.15.0
-yarl==1.8.2
+yarl==1.9.1
zict==3.0.0
zipp==3.15.0
zope.event==4.6
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index ef9de5a8f7..df41f9e7ce 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 2023-04-21T14:19:55Z
+# This constraints file was automatically generated on 2023-04-23T20:51:03Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -35,7 +35,6 @@ SQLAlchemy-Utils==0.41.0
SQLAlchemy==1.4.47
WTForms==3.0.1
Werkzeug==2.2.3
-adal==1.2.7
aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
@@ -44,7 +43,7 @@ alembic==1.10.3
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
-argcomplete==3.0.5
+argcomplete==3.0.6
asgiref==3.6.0
async-timeout==4.0.2
asynctest==0.13.0
@@ -62,7 +61,6 @@ celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cgroupspy==0.2.2
-chardet==5.1.0
charset-normalizer==3.1.0
click-didyoumean==0.3.0
click-plugins==1.1.1
@@ -78,7 +76,7 @@ croniter==1.3.14
cryptography==40.0.2
dask==2022.2.0
decorator==5.1.1
-dill==0.3.2
+dill==0.3.6
distlib==0.3.6
distributed==2022.2.0
dnspython==2.3.0
@@ -90,7 +88,6 @@ filelock==3.12.0
flower==1.2.0
frozenlist==1.3.3
fsspec==2023.1.0
-gcloud-aio-auth==4.2.1
gevent==22.10.2
google-auth==2.17.3
googleapis-common-protos==1.59.0
@@ -152,7 +149,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-protobuf==3.20.3
+protobuf==4.22.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==11.0.0
@@ -186,7 +183,7 @@ statsd==4.0.1
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
@@ -201,7 +198,7 @@ virtualenv==20.21.1
wcwidth==0.2.6
websocket-client==1.5.1
wrapt==1.15.0
-yarl==1.8.2
+yarl==1.9.1
zict==2.2.0
zipp==3.15.0
zope.event==4.6
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 2a64fa5185..6934a3ab54 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 2023-04-21T14:19:44Z
+# This constraints file was automatically generated on 2023-04-23T20:50:54Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -34,7 +34,6 @@ SQLAlchemy-Utils==0.41.0
SQLAlchemy==1.4.47
WTForms==3.0.1
Werkzeug==2.2.3
-adal==1.2.7
aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
@@ -43,7 +42,7 @@ alembic==1.10.3
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
-argcomplete==3.0.5
+argcomplete==3.0.6
asgiref==3.6.0
async-timeout==4.0.2
attrs==23.1.0
@@ -59,7 +58,6 @@ celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cgroupspy==0.2.2
-chardet==5.1.0
charset-normalizer==3.1.0
click-didyoumean==0.3.0
click-plugins==1.1.1
@@ -75,7 +73,7 @@ croniter==1.3.14
cryptography==40.0.2
dask==2023.4.0
decorator==5.1.1
-dill==0.3.2
+dill==0.3.6
distlib==0.3.6
distributed==2023.4.0
dnspython==2.3.0
@@ -87,7 +85,6 @@ filelock==3.12.0
flower==1.2.0
frozenlist==1.3.3
fsspec==2023.4.0
-gcloud-aio-auth==4.2.1
gevent==22.10.2
google-auth==2.17.3
googleapis-common-protos==1.59.0
@@ -126,7 +123,7 @@ mdit-py-plugins==0.3.5
mdurl==0.1.2
msgpack==1.0.5
multidict==6.0.4
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -149,7 +146,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-protobuf==3.20.3
+protobuf==4.22.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==11.0.0
@@ -183,12 +180,12 @@ statsd==4.0.1
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3
+tornado==6.3.1
typing_extensions==4.5.0
tzdata==2023.3
uc-micro-py==1.0.1
@@ -199,7 +196,7 @@ virtualenv==20.22.0
wcwidth==0.2.6
websocket-client==1.5.1
wrapt==1.15.0
-yarl==1.8.2
+yarl==1.9.1
zict==3.0.0
zipp==3.15.0
zope.event==4.6
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index ca70a16a24..f6a6decaad 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 2023-04-21T14:19:45Z
+# This constraints file was automatically generated on 2023-04-23T20:50:54Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -34,7 +34,6 @@ SQLAlchemy-Utils==0.41.0
SQLAlchemy==1.4.47
WTForms==3.0.1
Werkzeug==2.2.3
-adal==1.2.7
aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
@@ -43,7 +42,7 @@ alembic==1.10.3
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
-argcomplete==3.0.5
+argcomplete==3.0.6
asgiref==3.6.0
async-timeout==4.0.2
attrs==23.1.0
@@ -59,7 +58,6 @@ celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cgroupspy==0.2.2
-chardet==5.1.0
charset-normalizer==3.1.0
click-didyoumean==0.3.0
click-plugins==1.1.1
@@ -75,7 +73,7 @@ croniter==1.3.14
cryptography==40.0.2
dask==2023.4.0
decorator==5.1.1
-dill==0.3.2
+dill==0.3.6
distlib==0.3.6
distributed==2023.4.0
dnspython==2.3.0
@@ -87,7 +85,6 @@ filelock==3.12.0
flower==1.2.0
frozenlist==1.3.3
fsspec==2023.4.0
-gcloud-aio-auth==4.2.1
gevent==22.10.2
google-auth==2.17.3
googleapis-common-protos==1.59.0
@@ -101,7 +98,7 @@ httpcore==0.17.0
httpx==0.24.0
humanize==4.6.0
idna==3.4
-importlib-metadata==6.5.0
+importlib-metadata==6.6.0
importlib-resources==5.12.0
inflection==0.5.1
itsdangerous==2.1.2
@@ -126,7 +123,7 @@ mdit-py-plugins==0.3.5
mdurl==0.1.2
msgpack==1.0.5
multidict==6.0.4
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -148,7 +145,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-protobuf==3.20.3
+protobuf==4.22.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==11.0.0
@@ -182,12 +179,12 @@ statsd==4.0.1
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3
+tornado==6.3.1
typing_extensions==4.5.0
tzdata==2023.3
uc-micro-py==1.0.1
@@ -198,7 +195,7 @@ virtualenv==20.22.0
wcwidth==0.2.6
websocket-client==1.5.1
wrapt==1.15.0
-yarl==1.8.2
+yarl==1.9.1
zict==3.0.0
zipp==3.15.0
zope.event==4.6
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index d09f6dd9fc..febe91cb46 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 2023-04-21T14:15:30Z
+# This constraints file was automatically generated on 2023-04-23T20:47:07Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 784a4ac90b..b2fb50ff44 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 2023-04-21T14:15:30Z
+# This constraints file was automatically generated on 2023-04-23T20:47:07Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index ac11740a52..f10fae7b7c 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 2023-04-21T14:15:30Z
+# This constraints file was automatically generated on 2023-04-23T20:47:07Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index d09f6dd9fc..7dafa8d3e8 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 2023-04-21T14:15:30Z
+# This constraints file was automatically generated on 2023-04-23T20:47:07Z
# via "eager-upgrade" mechanism of PIP. For the "v2-6-test" 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.
@@ -24,7 +24,6 @@ Flask-Session==0.4.0
Flask-WTF==1.1.1
Flask==2.2.3
GitPython==3.1.31
-HeapDict==1.0.1
JPype1==1.4.1
JayDeBeApi==1.2.3
Jinja2==3.1.2
@@ -36,7 +35,7 @@ PyHive==0.6.5
PyJWT==2.6.0
PyNaCl==1.5.0
PyYAML==6.0
-Pygments==2.15.0
+Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.0
SQLAlchemy==1.4.47
@@ -63,19 +62,19 @@ anyio==3.6.2
apache-beam==2.46.0
apispec==5.2.2
appdirs==1.4.4
-argcomplete==3.0.5
+argcomplete==3.0.6
arrow==1.2.3
asana==3.2.1
asgiref==3.6.0
asn1crypto==1.5.1
-astroid==2.15.2
+astroid==2.15.3
asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.36.0
-attrs==22.2.0
-aws-sam-translator==1.64.0
+attrs==23.1.0
+aws-sam-translator==1.65.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
@@ -120,7 +119,7 @@ celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.0
+cfn-lint==0.77.2
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==2.1.1
@@ -144,7 +143,7 @@ croniter==1.3.14
cryptography==40.0.2
curlify==2.2.1
dask==2023.4.0
-databricks-sql-connector==2.4.1
+databricks-sql-connector==2.5.0
datadog==0.45.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -172,7 +171,7 @@ facebook-business==16.0.2
fastavro==1.7.3
fasteners==0.18
fastjsonschema==2.16.3
-filelock==3.11.0
+filelock==3.12.0
fissix==21.11.13
flower==1.2.0
frozenlist==1.3.3
@@ -238,7 +237,7 @@ greenlet==2.0.2
grpc-google-iam-v1==0.12.4
grpcio-gcp==0.2.2
grpcio-status==1.48.2
-grpcio==1.53.0
+grpcio==1.54.0
gssapi==1.8.2
gunicorn==20.1.0
h11==0.14.0
@@ -253,7 +252,7 @@ identify==2.5.22
idna==3.4
ijson==3.2.0.post0
imagesize==1.4.1
-importlib-metadata==6.3.0
+importlib-metadata==6.6.0
importlib-resources==5.12.0
impyla==0.18.0
incremental==22.10.0
@@ -289,7 +288,7 @@ kubernetes==23.6.0
kylinpy==2.8.4
lazy-object-proxy==1.9.0
ldap3==2.9.1
-limits==3.3.1
+limits==3.4.0
linkify-it-py==2.0.0
locket==1.0.0
lockfile==0.12.2
@@ -308,17 +307,17 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.7
+moto==4.1.8
mpmath==1.3.0
msal-extensions==1.0.0
-msal==1.21.0
+msal==1.22.0
msgpack==1.0.5
msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.78
-mypy-boto3-rds==1.26.114
+mypy-boto3-appflow==1.26.115
+mypy-boto3-rds==1.26.116
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -328,7 +327,7 @@ nbformat==5.8.0
neo4j==5.7.0
networkx==3.1
nodeenv==1.7.0
-numpy==1.24.2
+numpy==1.24.3
oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
@@ -378,12 +377,12 @@ prometheus-client==0.16.0
prompt-toolkit==3.0.38
proto-plus==1.19.6
protobuf==3.20.0
-psutil==5.9.4
+psutil==5.9.5
psycopg2-binary==2.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
-py-partiql-parser==0.1.0
+py-partiql-parser==0.3.0
py4j==0.10.9.7
pyOpenSSL==23.1.1
pyarrow==9.0.0
@@ -455,7 +454,7 @@ rich-click==1.6.1
rich==13.3.4
rich_argparse==1.1.0
rsa==4.9
-ruff==0.0.261
+ruff==0.0.262
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -464,20 +463,20 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.19.1
+sentry-sdk==1.20.0
setproctitle==1.3.2
simple-salesforce==1.12.3
six==1.16.0
-slack-sdk==3.21.1
+slack-sdk==3.21.2
smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.0.2
+snowflake-connector-python==3.0.3
snowflake-sqlalchemy==1.4.7
sortedcontainers==2.4.0
-soupsieve==2.4
-sphinx-airflow-theme==0.0.11
+soupsieve==2.4.1
+sphinx-airflow-theme==0.0.12
sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
@@ -497,7 +496,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.6.1
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
-sqlparse==0.4.3
+sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
stack-data==0.6.2
@@ -508,7 +507,7 @@ tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
-termcolor==2.2.0
+termcolor==2.3.0
text-unidecode==1.3
textwrap3==0.9.2
thrift-sasl==0.4.3
@@ -516,7 +515,7 @@ thrift==0.16.0
time-machine==2.9.0
tomli==2.0.1
toolz==0.12.0
-tornado==6.2
+tornado==6.3.1
towncrier==22.12.0
tqdm==4.65.0
traitlets==5.9.0
@@ -538,7 +537,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.28.11.17
-types-setuptools==67.6.0.7
+types-setuptools==67.7.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
@@ -552,9 +551,9 @@ unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.15
userpath==1.8.0
-vertica-python==1.3.1
+vertica-python==1.3.2
vine==5.0.0
-virtualenv==20.21.0
+virtualenv==20.22.0
volatile==2.1.0
watchtower==2.0.1
wcwidth==0.2.6
@@ -562,13 +561,13 @@ webencodings==0.5.1
websocket-client==1.5.1
wrapt==1.15.0
xmltodict==0.13.0
-yamllint==1.30.0
-yandexcloud==0.208.0
-yarl==1.8.2
+yamllint==1.31.0
+yandexcloud==0.209.0
+yarl==1.9.1
zeep==4.2.1
zenpy==2.0.25
-zict==2.2.0
+zict==3.0.0
zipp==3.15.0
zope.event==4.6
zope.interface==6.0
-zstandard==0.20.0
+zstandard==0.21.0