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 119baedb6b Updating constraints. Github run id:5846621774
119baedb6b is described below
commit 119baedb6b6f2a8d15e80e7849044b57fe48037f
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Aug 13 12:33:29 2023 +0000
Updating constraints. Github run id:5846621774
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
c6c8c1afa5e0a04e8921ce9cb4979c3120b2d5be.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5846621774/
The image tag used for that build was:
c6c8c1afa5e0a04e8921ce9cb4979c3120b2d5be. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
c6c8c1afa5e0a04e8921ce9cb4979c3120b2d5be'
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 | 28 ++++++++++++++--------------
constraints-3.11.txt | 34 +++++++++++++++++-----------------
constraints-3.8.txt | 34 +++++++++++++++++-----------------
constraints-3.9.txt | 28 ++++++++++++++--------------
constraints-no-providers-3.10.txt | 10 +++++-----
constraints-no-providers-3.11.txt | 10 +++++-----
constraints-no-providers-3.8.txt | 10 +++++-----
constraints-no-providers-3.9.txt | 10 +++++-----
constraints-source-providers-3.10.txt | 2 +-
constraints-source-providers-3.11.txt | 30 +++++++++++++++---------------
constraints-source-providers-3.8.txt | 30 +++++++++++++++---------------
constraints-source-providers-3.9.txt | 2 +-
12 files changed, 114 insertions(+), 114 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 125162a924..8726973cfa 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-09T21:55:53Z
+# This constraints file was automatically generated on 2023-08-13T12:33:19Z
# 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.
@@ -107,7 +107,7 @@ apache-airflow-providers-exasol==4.2.2
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.5.0
apache-airflow-providers-github==2.3.1
-apache-airflow-providers-google==10.5.0
+apache-airflow-providers-google==10.6.0
apache-airflow-providers-grpc==3.2.1
apache-airflow-providers-hashicorp==3.4.2
apache-airflow-providers-http==4.5.0
@@ -161,7 +161,7 @@ asgiref==3.7.2
asn1crypto==1.5.1
astroid==2.15.6
asttokens==2.2.1
-async-timeout==4.0.2
+async-timeout==4.0.3
atlasclient==1.0.0
atlassian-python-api==3.40.0
attrs==23.1.0
@@ -169,8 +169,8 @@ aws-sam-translator==1.72.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.0
-azure-cosmos==4.4.0
+azure-core==1.29.1
+azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
@@ -235,7 +235,7 @@ croniter==1.4.1
cryptography==41.0.3
curlify==2.2.1
dask==2023.8.0
-databricks-sql-connector==2.8.0
+databricks-sql-connector==2.9.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -276,13 +276,13 @@ gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
gitdb==4.0.10
-google-ads==21.2.0
-google-api-core==2.11.0
+google-ads==21.3.0
+google-api-core==2.11.1
google-api-python-client==2.96.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-auth==2.22.0
-google-cloud-aiplatform==1.29.0
+google-cloud-aiplatform==1.30.1
google-cloud-appengine-logging==1.3.1
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.2
@@ -331,8 +331,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.56.2
-grpcio==1.56.2
+grpcio-status==1.57.0
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -532,7 +532,7 @@ python-telegram-bot==20.2
pytz==2023.3
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==25.1.0
+pyzmq==25.1.1
qds-sdk==1.16.1
reactivex==4.0.4
readme-renderer==40.0
@@ -618,9 +618,9 @@ time-machine==2.11.0
tomli==2.0.1
tomlkit==0.12.1
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
towncrier==23.6.0
-tqdm==4.66.0
+tqdm==4.66.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 87ba777a75..e37b4bec39 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-09T21:55:51Z
+# This constraints file was automatically generated on 2023-08-13T12:33:01Z
# 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.
@@ -105,7 +105,7 @@ apache-airflow-providers-exasol==4.2.2
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.5.0
apache-airflow-providers-github==2.3.1
-apache-airflow-providers-google==10.5.0
+apache-airflow-providers-google==10.6.0
apache-airflow-providers-grpc==3.2.1
apache-airflow-providers-hashicorp==3.4.2
apache-airflow-providers-http==4.5.0
@@ -159,16 +159,16 @@ asgiref==3.7.2
asn1crypto==1.5.1
astroid==2.15.6
asttokens==2.2.1
-async-timeout==4.0.2
+async-timeout==4.0.3
atlasclient==1.0.0
atlassian-python-api==3.40.0
attrs==23.1.0
-aws-sam-translator==1.72.0
+aws-sam-translator==1.73.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.0
-azure-cosmos==4.4.0
+azure-core==1.29.1
+azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
@@ -207,7 +207,7 @@ cattrs==23.1.2
celery==5.3.1
certifi==2023.7.22
cffi==1.15.1
-cfgv==3.3.1
+cfgv==3.4.0
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.2.0
@@ -226,14 +226,14 @@ colorama==0.4.6
colorlog==4.8.0
confluent-kafka==2.2.0
connexion==2.14.2
-coverage==7.2.7
+coverage==7.3.0
crcmod==1.7
cron-descriptor==1.4.0
croniter==1.4.1
cryptography==41.0.3
curlify==2.2.1
dask==2023.8.0
-databricks-sql-connector==2.8.0
+databricks-sql-connector==2.9.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -272,13 +272,13 @@ gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
gitdb==4.0.10
-google-ads==21.2.0
-google-api-core==2.11.0
+google-ads==21.3.0
+google-api-core==2.11.1
google-api-python-client==2.96.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-auth==2.22.0
-google-cloud-aiplatform==1.29.0
+google-cloud-aiplatform==1.30.1
google-cloud-appengine-logging==1.3.1
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.2
@@ -327,8 +327,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.56.2
-grpcio==1.56.2
+grpcio-status==1.57.0
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -527,7 +527,7 @@ python-telegram-bot==20.2
pytz==2023.3
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==25.1.0
+pyzmq==25.1.1
qds-sdk==1.16.1
reactivex==4.0.4
readme-renderer==40.0
@@ -611,9 +611,9 @@ thrift==0.16.0
time-machine==2.11.0
tomlkit==0.12.1
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
towncrier==23.6.0
-tqdm==4.66.0
+tqdm==4.66.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ac9c5b303a..a3e9511c9e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-09T21:56:13Z
+# This constraints file was automatically generated on 2023-08-13T12:33:20Z
# 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.
@@ -107,7 +107,7 @@ apache-airflow-providers-exasol==4.2.2
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.5.0
apache-airflow-providers-github==2.3.1
-apache-airflow-providers-google==10.5.0
+apache-airflow-providers-google==10.6.0
apache-airflow-providers-grpc==3.2.1
apache-airflow-providers-hashicorp==3.4.2
apache-airflow-providers-http==4.5.0
@@ -161,16 +161,16 @@ asgiref==3.7.2
asn1crypto==1.5.1
astroid==2.15.6
asttokens==2.2.1
-async-timeout==4.0.2
+async-timeout==4.0.3
atlasclient==1.0.0
atlassian-python-api==3.40.0
attrs==23.1.0
-aws-sam-translator==1.72.0
+aws-sam-translator==1.73.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.0
-azure-cosmos==4.4.0
+azure-core==1.29.1
+azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
@@ -210,7 +210,7 @@ cattrs==23.1.2
celery==5.3.1
certifi==2023.7.22
cffi==1.15.1
-cfgv==3.3.1
+cfgv==3.4.0
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.2.0
@@ -229,14 +229,14 @@ colorama==0.4.6
colorlog==4.8.0
confluent-kafka==2.2.0
connexion==2.14.2
-coverage==7.2.7
+coverage==7.3.0
crcmod==1.7
cron-descriptor==1.4.0
croniter==1.4.1
cryptography==41.0.3
curlify==2.2.1
dask==2023.4.1
-databricks-sql-connector==2.8.0
+databricks-sql-connector==2.9.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -277,13 +277,13 @@ gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
gitdb==4.0.10
-google-ads==21.2.0
-google-api-core==2.11.0
+google-ads==21.3.0
+google-api-core==2.11.1
google-api-python-client==2.96.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-auth==2.22.0
-google-cloud-aiplatform==1.29.0
+google-cloud-aiplatform==1.30.1
google-cloud-appengine-logging==1.3.1
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.2
@@ -332,8 +332,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.56.2
-grpcio==1.56.2
+grpcio-status==1.57.0
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -534,7 +534,7 @@ python-telegram-bot==20.2
pytz==2023.3
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==25.1.0
+pyzmq==25.1.1
qds-sdk==1.16.1
reactivex==4.0.4
readme-renderer==40.0
@@ -620,9 +620,9 @@ time-machine==2.11.0
tomli==2.0.1
tomlkit==0.12.1
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
towncrier==23.6.0
-tqdm==4.66.0
+tqdm==4.66.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f6afa8d4c4..147462957b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-09T21:56:10Z
+# This constraints file was automatically generated on 2023-08-13T12:33:27Z
# 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.
@@ -107,7 +107,7 @@ apache-airflow-providers-exasol==4.2.2
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.5.0
apache-airflow-providers-github==2.3.1
-apache-airflow-providers-google==10.5.0
+apache-airflow-providers-google==10.6.0
apache-airflow-providers-grpc==3.2.1
apache-airflow-providers-hashicorp==3.4.2
apache-airflow-providers-http==4.5.0
@@ -161,7 +161,7 @@ asgiref==3.7.2
asn1crypto==1.5.1
astroid==2.15.6
asttokens==2.2.1
-async-timeout==4.0.2
+async-timeout==4.0.3
atlasclient==1.0.0
atlassian-python-api==3.40.0
attrs==23.1.0
@@ -169,8 +169,8 @@ aws-sam-translator==1.72.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.0
-azure-cosmos==4.4.0
+azure-core==1.29.1
+azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
@@ -235,7 +235,7 @@ croniter==1.4.1
cryptography==41.0.3
curlify==2.2.1
dask==2023.8.0
-databricks-sql-connector==2.8.0
+databricks-sql-connector==2.9.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -276,13 +276,13 @@ gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
gitdb==4.0.10
-google-ads==21.2.0
-google-api-core==2.11.0
+google-ads==21.3.0
+google-api-core==2.11.1
google-api-python-client==2.96.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-auth==2.22.0
-google-cloud-aiplatform==1.29.0
+google-cloud-aiplatform==1.30.1
google-cloud-appengine-logging==1.3.1
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.2
@@ -331,8 +331,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.56.2
-grpcio==1.56.2
+grpcio-status==1.57.0
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -532,7 +532,7 @@ python-telegram-bot==20.2
pytz==2023.3
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==25.1.0
+pyzmq==25.1.1
qds-sdk==1.16.1
reactivex==4.0.4
readme-renderer==40.0
@@ -618,9 +618,9 @@ time-machine==2.11.0
tomli==2.0.1
tomlkit==0.12.1
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
towncrier==23.6.0
-tqdm==4.66.0
+tqdm==4.66.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 0b169af442..2d9be1cfd7 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-08-09T21:52:39Z
+# This constraints file was automatically generated on 2023-08-13T12:30:07Z
# 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.
@@ -44,7 +44,7 @@ anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
asgiref==3.7.2
-async-timeout==4.0.2
+async-timeout==4.0.3
attrs==23.1.0
backoff==2.2.1
bcrypt==4.0.1
@@ -91,7 +91,7 @@ google-re2==1.1
googleapis-common-protos==1.60.0
graphviz==0.20.1
greenlet==2.0.2
-grpcio==1.56.2
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -186,14 +186,14 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
typing_extensions==4.7.1
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.2
+virtualenv==20.24.3
wcwidth==0.2.6
websocket-client==1.6.1
wrapt==1.15.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index e04f486356..ea4881655c 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-09T21:53:33Z
+# This constraints file was automatically generated on 2023-08-13T12:30:51Z
# 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.
@@ -44,7 +44,7 @@ anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
asgiref==3.7.2
-async-timeout==4.0.2
+async-timeout==4.0.3
attrs==23.1.0
backoff==2.2.1
bcrypt==4.0.1
@@ -90,7 +90,7 @@ google-re2==1.1
googleapis-common-protos==1.60.0
graphviz==0.20.1
greenlet==2.0.2
-grpcio==1.56.2
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -185,14 +185,14 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
typing_extensions==4.7.1
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.2
+virtualenv==20.24.3
wcwidth==0.2.6
websocket-client==1.6.1
wrapt==1.15.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index f05e0527d1..6da55771e9 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-08-09T21:52:57Z
+# This constraints file was automatically generated on 2023-08-13T12:30:18Z
# 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.
@@ -44,7 +44,7 @@ anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
asgiref==3.7.2
-async-timeout==4.0.2
+async-timeout==4.0.3
attrs==23.1.0
backoff==2.2.1
backports.zoneinfo==0.2.1
@@ -92,7 +92,7 @@ google-re2==1.1
googleapis-common-protos==1.60.0
graphviz==0.20.1
greenlet==2.0.2
-grpcio==1.56.2
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -188,14 +188,14 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
typing_extensions==4.7.1
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.2
+virtualenv==20.24.3
wcwidth==0.2.6
websocket-client==1.6.1
wrapt==1.15.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 7d1f5a2ed8..95a0424098 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-08-09T21:52:59Z
+# This constraints file was automatically generated on 2023-08-13T12:30:18Z
# 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.
@@ -44,7 +44,7 @@ anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
asgiref==3.7.2
-async-timeout==4.0.2
+async-timeout==4.0.3
attrs==23.1.0
backoff==2.2.1
bcrypt==4.0.1
@@ -91,7 +91,7 @@ google-re2==1.1
googleapis-common-protos==1.60.0
graphviz==0.20.1
greenlet==2.0.2
-grpcio==1.56.2
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -186,14 +186,14 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
typing_extensions==4.7.1
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.2
+virtualenv==20.24.3
wcwidth==0.2.6
websocket-client==1.6.1
wrapt==1.15.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index a180b5401d..73ecc85226 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-08-09T21:48:23Z
+# This constraints file was automatically generated on 2023-08-13T12:26: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 of
both
# 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 4b13add5ec..11cc583ef9 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-09T21:48:23Z
+# This constraints file was automatically generated on 2023-08-13T12:26: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -79,16 +79,16 @@ asgiref==3.7.2
asn1crypto==1.5.1
astroid==2.15.6
asttokens==2.2.1
-async-timeout==4.0.2
+async-timeout==4.0.3
atlasclient==1.0.0
atlassian-python-api==3.40.0
attrs==23.1.0
-aws-sam-translator==1.72.0
+aws-sam-translator==1.73.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.0
-azure-cosmos==4.4.0
+azure-core==1.29.1
+azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
@@ -127,7 +127,7 @@ cattrs==23.1.2
celery==5.3.1
certifi==2023.7.22
cffi==1.15.1
-cfgv==3.3.1
+cfgv==3.4.0
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.2.0
@@ -146,7 +146,7 @@ colorama==0.4.6
colorlog==4.8.0
confluent-kafka==2.2.0
connexion==2.14.2
-coverage==7.2.7
+coverage==7.3.0
crcmod==1.7
cron-descriptor==1.4.0
croniter==1.4.1
@@ -192,13 +192,13 @@ gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
gitdb==4.0.10
-google-ads==21.2.0
-google-api-core==2.11.0
+google-ads==21.3.0
+google-api-core==2.11.1
google-api-python-client==2.96.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-auth==2.22.0
-google-cloud-aiplatform==1.29.0
+google-cloud-aiplatform==1.30.1
google-cloud-appengine-logging==1.3.1
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.2
@@ -247,8 +247,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.56.2
-grpcio==1.56.2
+grpcio-status==1.57.0
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -447,7 +447,7 @@ python-telegram-bot==20.2
pytz==2023.3
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==25.1.0
+pyzmq==25.1.1
qds-sdk==1.16.1
reactivex==4.0.4
readme-renderer==40.0
@@ -531,9 +531,9 @@ thrift==0.16.0
time-machine==2.11.0
tomlkit==0.12.1
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
towncrier==23.6.0
-tqdm==4.66.0
+tqdm==4.66.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index ed8e9b385d..41dffb1c15 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-08-09T21:48:23Z
+# This constraints file was automatically generated on 2023-08-13T12:26: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -80,16 +80,16 @@ asgiref==3.7.2
asn1crypto==1.5.1
astroid==2.15.6
asttokens==2.2.1
-async-timeout==4.0.2
+async-timeout==4.0.3
atlasclient==1.0.0
atlassian-python-api==3.40.0
attrs==23.1.0
-aws-sam-translator==1.72.0
+aws-sam-translator==1.73.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.0
-azure-cosmos==4.4.0
+azure-core==1.29.1
+azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
@@ -129,7 +129,7 @@ cattrs==23.1.2
celery==5.3.1
certifi==2023.7.22
cffi==1.15.1
-cfgv==3.3.1
+cfgv==3.4.0
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.2.0
@@ -148,7 +148,7 @@ colorama==0.4.6
colorlog==4.8.0
confluent-kafka==2.2.0
connexion==2.14.2
-coverage==7.2.7
+coverage==7.3.0
crcmod==1.7
cron-descriptor==1.4.0
croniter==1.4.1
@@ -196,13 +196,13 @@ gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
gitdb==4.0.10
-google-ads==21.2.0
-google-api-core==2.11.0
+google-ads==21.3.0
+google-api-core==2.11.1
google-api-python-client==2.96.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-auth==2.22.0
-google-cloud-aiplatform==1.29.0
+google-cloud-aiplatform==1.30.1
google-cloud-appengine-logging==1.3.1
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.2
@@ -251,8 +251,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.56.2
-grpcio==1.56.2
+grpcio-status==1.57.0
+grpcio==1.57.0
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
@@ -453,7 +453,7 @@ python-telegram-bot==20.2
pytz==2023.3
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==25.1.0
+pyzmq==25.1.1
qds-sdk==1.16.1
reactivex==4.0.4
readme-renderer==40.0
@@ -539,9 +539,9 @@ time-machine==2.11.0
tomli==2.0.1
tomlkit==0.12.1
toolz==0.12.0
-tornado==6.3.2
+tornado==6.3.3
towncrier==23.6.0
-tqdm==4.66.0
+tqdm==4.66.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index a180b5401d..73ecc85226 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-08-09T21:48:23Z
+# This constraints file was automatically generated on 2023-08-13T12:26: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 of
both
# 'apache-airflow' package and all available community provider packages.