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 22d5cc2f6f Updating constraints. Github run id:4944876464
22d5cc2f6f is described below
commit 22d5cc2f6f69f14cd29c074689298ac0eeb6e6a5
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu May 11 07:46:37 2023 +0000
Updating constraints. Github run id:4944876464
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
06e3aa3e40948efcb53e9320b78d6b33b875ad12.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/4944876464/
The image tag used for that build was:
06e3aa3e40948efcb53e9320b78d6b33b875ad12. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
06e3aa3e40948efcb53e9320b78d6b33b875ad12'
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 | 34 +++++++++++++++++-----------------
constraints-3.7.txt | 32 ++++++++++++++++----------------
constraints-3.8.txt | 34 +++++++++++++++++-----------------
constraints-3.9.txt | 34 +++++++++++++++++-----------------
constraints-no-providers-3.10.txt | 6 +++---
constraints-no-providers-3.7.txt | 6 +++---
constraints-no-providers-3.8.txt | 6 +++---
constraints-no-providers-3.9.txt | 6 +++---
constraints-source-providers-3.10.txt | 34 +++++++++++++++++-----------------
constraints-source-providers-3.7.txt | 32 ++++++++++++++++----------------
constraints-source-providers-3.8.txt | 34 +++++++++++++++++-----------------
constraints-source-providers-3.9.txt | 34 +++++++++++++++++-----------------
12 files changed, 146 insertions(+), 146 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 424871d8e8..9baa0b1287 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-09T19:44:56Z
+# This constraints file was automatically generated on 2023-05-11T07:46:05Z
# 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -159,7 +159,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -268,7 +268,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -397,7 +397,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -583,7 +583,7 @@ sshtunnel==0.4.0
stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
@@ -603,26 +603,26 @@ traitlets==5.9.0
trino==0.323.0
twine==4.0.2
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 4faa879774..23aaeba071 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-09T19:45:32Z
+# This constraints file was automatically generated on 2023-05-11T07:46:35Z
# 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.
@@ -33,7 +33,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -159,7 +159,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -269,7 +269,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -398,7 +398,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -605,26 +605,26 @@ trino==0.323.0
twine==4.0.2
typed-ast==1.5.4
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 8b48cb43c3..1e2b7d0913 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-09T19:45:17Z
+# This constraints file was automatically generated on 2023-05-11T07:46:24Z
# 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -159,7 +159,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -269,7 +269,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -398,7 +398,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -585,7 +585,7 @@ sshtunnel==0.4.0
stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
@@ -605,26 +605,26 @@ traitlets==5.9.0
trino==0.323.0
twine==4.0.2
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index b9c0b898af..361bbe287c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-09T19:45:14Z
+# This constraints file was automatically generated on 2023-05-11T07:46:20Z
# 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -159,7 +159,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -268,7 +268,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -397,7 +397,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -583,7 +583,7 @@ sshtunnel==0.4.0
stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
@@ -603,26 +603,26 @@ traitlets==5.9.0
trino==0.323.0
twine==4.0.2
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 701892e0f6..0ab3ae0bf8 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-05-09T19:41:57Z
+# This constraints file was automatically generated on 2023-05-11T07:43:09Z
# 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
Mako==1.2.4
Markdown==3.4.3
MarkupSafe==2.1.2
-PyJWT==2.6.0
+PyJWT==2.7.0
PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 7fb47fa80f..953d95c1db 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-05-09T19:42:24Z
+# This constraints file was automatically generated on 2023-05-11T07:43:36Z
# 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.
@@ -27,7 +27,7 @@ Jinja2==3.1.2
Mako==1.2.4
Markdown==3.4.3
MarkupSafe==2.1.2
-PyJWT==2.6.0
+PyJWT==2.7.0
PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
@@ -89,7 +89,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.1.0
gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 06bcb6be04..3de32cfcb3 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-05-09T19:42:15Z
+# This constraints file was automatically generated on 2023-05-11T07:43:27Z
# 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
Mako==1.2.4
Markdown==3.4.3
MarkupSafe==2.1.2
-PyJWT==2.6.0
+PyJWT==2.7.0
PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 518d89d040..37ada57f6d 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-05-09T19:42:16Z
+# This constraints file was automatically generated on 2023-05-11T07:43:28Z
# 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
Mako==1.2.4
Markdown==3.4.3
MarkupSafe==2.1.2
-PyJWT==2.6.0
+PyJWT==2.7.0
PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 314af0c566..766719c84a 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-05-09T19:38:01Z
+# This constraints file was automatically generated on 2023-05-11T07:39:17Z
# 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -80,7 +80,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -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.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -318,7 +318,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -503,7 +503,7 @@ sshtunnel==0.4.0
stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
@@ -523,26 +523,26 @@ traitlets==5.9.0
trino==0.323.0
twine==4.0.2
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 86f08e3aca..6b513c9e0e 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-05-09T19:38:01Z
+# This constraints file was automatically generated on 2023-05-11T07:39:17Z
# 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.
@@ -33,7 +33,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -80,7 +80,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -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.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -319,7 +319,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -525,26 +525,26 @@ trino==0.323.0
twine==4.0.2
typed-ast==1.5.4
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index ecef1abecf..4f240567ab 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-05-09T19:38:01Z
+# This constraints file was automatically generated on 2023-05-11T07:39:17Z
# 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -80,7 +80,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -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.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -319,7 +319,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -505,7 +505,7 @@ sshtunnel==0.4.0
stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
@@ -525,26 +525,26 @@ traitlets==5.9.0
trino==0.323.0
twine==4.0.2
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 314af0c566..766719c84a 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-05-09T19:38:01Z
+# This constraints file was automatically generated on 2023-05-11T07:39:17Z
# 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
MarkupSafe==2.1.2
PyGithub==1.58.2
PyHive==0.6.5
-PyJWT==2.6.0
+PyJWT==2.7.0
PyNaCl==1.5.0
PyYAML==6.0
Pygments==2.15.1
@@ -80,7 +80,7 @@ azure-batch==13.0.0
azure-common==1.1.28
azure-core==1.26.4
azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
azure-identity==1.12.0
azure-keyvault-secrets==4.7.0
azure-kusto-data==0.0.45
@@ -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.8.0
-google-auth==2.17.3
+google-auth==2.18.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -318,7 +318,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
mypy-boto3-redshift-data==1.26.109
mypy-extensions==1.0.0
mypy==1.0.0
@@ -503,7 +503,7 @@ sshtunnel==0.4.0
stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
tableauserverclient==0.24
tabulate==0.9.0
tblib==1.7.0
@@ -523,26 +523,26 @@ traitlets==5.9.0
trino==0.323.0
twine==4.0.2
types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3