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 c00e8d3876 Updating constraints. Github run id:5806162241
c00e8d3876 is described below
commit c00e8d3876dfd36dc46735eb0de9ce4ff6bbc847
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Aug 9 08:25:24 2023 +0000
Updating constraints. Github run id:5806162241
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
c39359eafb7da21c098c07202c2bfe155c1db9ed.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5806162241/
The image tag used for that build was:
c39359eafb7da21c098c07202c2bfe155c1db9ed. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
c39359eafb7da21c098c07202c2bfe155c1db9ed'
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 | 28 +++++++++++++---------------
constraints-3.8.txt | 18 ++++++++----------
constraints-3.9.txt | 28 +++++++++++++---------------
constraints-no-providers-3.10.txt | 8 +++-----
constraints-no-providers-3.11.txt | 8 +++-----
constraints-no-providers-3.8.txt | 8 +++-----
constraints-no-providers-3.9.txt | 8 +++-----
constraints-source-providers-3.10.txt | 26 +++++++++++++-------------
constraints-source-providers-3.11.txt | 26 +++++++++++++-------------
constraints-source-providers-3.8.txt | 16 ++++++++--------
constraints-source-providers-3.9.txt | 26 +++++++++++++-------------
12 files changed, 106 insertions(+), 122 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index dd00547138..3a5c09debc 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T17:52:37Z
+# This constraints file was automatically generated on 2023-08-09T08:25:04Z
# 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.
@@ -66,7 +66,6 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
-annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.1
@@ -170,10 +169,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -260,7 +259,7 @@ eventlet==0.33.3
exceptiongroup==1.1.2
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -493,8 +492,7 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.5
@@ -541,7 +539,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -557,7 +555,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -585,15 +583,15 @@ sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-applehelp==1.0.5
+sphinxcontrib-devhelp==1.0.3
+sphinxcontrib-htmlhelp==2.0.2
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-qthelp==1.0.4
sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.6
sphinxcontrib-spelling==8.0.0
spython==0.3.0
sqlalchemy-bigquery==1.7.0
@@ -622,7 +620,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
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 4c6d61e1cf..cfc10a2f34 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T17:52:31Z
+# This constraints file was automatically generated on 2023-08-09T08:24:59Z
# 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.
@@ -65,7 +65,6 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
-annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.1
@@ -168,10 +167,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -257,7 +256,7 @@ et-xmlfile==1.1.0
eventlet==0.33.3
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -488,8 +487,7 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.5
@@ -536,7 +534,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -552,7 +550,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
scramp==1.4.4
@@ -579,15 +577,15 @@ sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-applehelp==1.0.5
+sphinxcontrib-devhelp==1.0.3
+sphinxcontrib-htmlhelp==2.0.2
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-qthelp==1.0.4
sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.6
sphinxcontrib-spelling==8.0.0
spython==0.3.0
sqlalchemy-bigquery==1.7.0
@@ -615,7 +613,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
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 2d00781d6e..275ef8247f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T17:52:47Z
+# This constraints file was automatically generated on 2023-08-09T08:25:22Z
# 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.
@@ -66,7 +66,6 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
-annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.1
@@ -170,10 +169,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -261,7 +260,7 @@ eventlet==0.33.3
exceptiongroup==1.1.2
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -495,8 +494,7 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.5
@@ -543,7 +541,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -559,7 +557,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -624,7 +622,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
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 9670b27ee2..5aab232acd 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T17:52:47Z
+# This constraints file was automatically generated on 2023-08-09T08:25: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.
@@ -66,7 +66,6 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
-annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.1
@@ -170,10 +169,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -260,7 +259,7 @@ eventlet==0.33.3
exceptiongroup==1.1.2
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -493,8 +492,7 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.5
@@ -541,7 +539,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -557,7 +555,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -585,15 +583,15 @@ sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-applehelp==1.0.5
+sphinxcontrib-devhelp==1.0.3
+sphinxcontrib-htmlhelp==2.0.2
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-qthelp==1.0.4
sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.6
sphinxcontrib-spelling==8.0.0
spython==0.3.0
sqlalchemy-bigquery==1.7.0
@@ -622,7 +620,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
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 7dc8bdb2e1..8d5d08e3e0 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-08T17:49:43Z
+# This constraints file was automatically generated on 2023-08-09T08:21:55Z
# 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.
@@ -40,7 +40,6 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.2
amqp==5.1.1
-annotated-types==0.5.0
anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
@@ -147,15 +146,14 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.23.4
+protobuf==4.24.0
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index a523927ca5..e916ab9d59 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-08T17:50:24Z
+# This constraints file was automatically generated on 2023-08-09T08:22:49Z
# 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.
@@ -40,7 +40,6 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.2
amqp==5.1.1
-annotated-types==0.5.0
anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
@@ -146,15 +145,14 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.23.4
+protobuf==4.24.0
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index a6da7eed44..b22c3cc0f3 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-08T17:49:53Z
+# This constraints file was automatically generated on 2023-08-09T08:22:14Z
# 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.
@@ -40,7 +40,6 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.2
amqp==5.1.1
-annotated-types==0.5.0
anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
@@ -149,15 +148,14 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.23.4
+protobuf==4.24.0
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index d12ad9259d..3ab5353ef8 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-08T17:49:53Z
+# This constraints file was automatically generated on 2023-08-09T08:22:13Z
# 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.
@@ -40,7 +40,6 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.2
amqp==5.1.1
-annotated-types==0.5.0
anyio==3.7.1
apispec==6.3.0
argcomplete==3.1.1
@@ -147,15 +146,14 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.23.4
+protobuf==4.24.0
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==2.1.1
-pydantic_core==2.4.0
+pydantic==1.10.12
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index f3549136dd..fcb4b05f0e 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-08T17:46:05Z
+# This constraints file was automatically generated on 2023-08-09T08:17:54Z
# 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.
@@ -88,10 +88,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -178,7 +178,7 @@ eventlet==0.33.3
exceptiongroup==1.1.2
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -255,7 +255,7 @@ grpcio==1.56.2
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
-hdfs==2.7.0
+hdfs==2.7.1
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.22.0
@@ -458,7 +458,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.29.3
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -474,7 +474,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -502,15 +502,15 @@ sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-applehelp==1.0.5
+sphinxcontrib-devhelp==1.0.3
+sphinxcontrib-htmlhelp==2.0.2
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-qthelp==1.0.4
sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.6
sphinxcontrib-spelling==8.0.0
spython==0.3.0
sqlalchemy-bigquery==1.7.0
@@ -539,7 +539,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index b54172082f..518a94c109 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-08T17:46:05Z
+# This constraints file was automatically generated on 2023-08-09T08:17:54Z
# 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.
@@ -87,10 +87,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -176,7 +176,7 @@ et-xmlfile==1.1.0
eventlet==0.33.3
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -252,7 +252,7 @@ grpcio==1.56.2
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
-hdfs==2.7.0
+hdfs==2.7.1
httpcore==0.16.3
httplib2==0.22.0
httpx==0.23.3
@@ -454,7 +454,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.29.3
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -470,7 +470,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
scramp==1.4.4
@@ -497,15 +497,15 @@ sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-applehelp==1.0.5
+sphinxcontrib-devhelp==1.0.3
+sphinxcontrib-htmlhelp==2.0.2
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-qthelp==1.0.4
sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.6
sphinxcontrib-spelling==8.0.0
spython==0.3.0
sqlalchemy-bigquery==1.7.0
@@ -533,7 +533,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
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 7a77ec7056..0418280aa5 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-08T17:46:05Z
+# This constraints file was automatically generated on 2023-08-09T08:17:54Z
# 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.
@@ -88,10 +88,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -179,7 +179,7 @@ eventlet==0.33.3
exceptiongroup==1.1.2
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -256,7 +256,7 @@ grpcio==1.56.2
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
-hdfs==2.7.0
+hdfs==2.7.1
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.22.0
@@ -460,7 +460,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.29.3
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -476,7 +476,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -541,7 +541,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
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 18eaf2d102..fcb4b05f0e 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-08T17:46:06Z
+# This constraints file was automatically generated on 2023-08-09T08:17:54Z
# 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.
@@ -88,10 +88,10 @@ 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.28.0
+azure-core==1.29.0
azure-cosmos==4.4.0
azure-datalake-store==0.0.53
-azure-identity==1.13.0
+azure-identity==1.14.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
@@ -178,7 +178,7 @@ eventlet==0.33.3
exceptiongroup==1.1.2
execnet==2.0.2
executing==1.2.0
-facebook-business==17.0.2
+facebook-business==17.0.3
fastavro==1.8.2
fasteners==0.18
fastjsonschema==2.18.0
@@ -255,7 +255,7 @@ grpcio==1.56.2
gssapi==1.8.2
gunicorn==21.2.0
h11==0.14.0
-hdfs==2.7.0
+hdfs==2.7.1
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.22.0
@@ -458,7 +458,7 @@ readme-renderer==40.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.29.3
-regex==2023.6.3
+regex==2023.8.8
requests-file==1.5.1
requests-kerberos==0.14.0
requests-mock==1.11.0
@@ -474,7 +474,7 @@ rich-click==1.6.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.282
+ruff==0.0.283
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -502,15 +502,15 @@ sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-applehelp==1.0.5
+sphinxcontrib-devhelp==1.0.3
+sphinxcontrib-htmlhelp==2.0.2
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-qthelp==1.0.4
sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.6
sphinxcontrib-spelling==8.0.0
spython==0.3.0
sqlalchemy-bigquery==1.7.0
@@ -539,7 +539,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.1
+tqdm==4.65.2
traitlets==5.9.0
trino==0.326.0
twine==4.0.2