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 2a1311f655 Updating constraints. Github run id:5152951095
2a1311f655 is described below
commit 2a1311f65529c89136e61e28a7a30332c2bfeec9
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jun 2 10:40:08 2023 +0000
Updating constraints. Github run id:5152951095
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
d59f2fa29c6d81d463213987971ae1688b805cef.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5152951095/
The image tag used for that build was:
d59f2fa29c6d81d463213987971ae1688b805cef. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
d59f2fa29c6d81d463213987971ae1688b805cef'
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 | 23 ++++++++++-----------
constraints-3.11.txt | 16 +++++++-------
constraints-3.8.txt | 23 ++++++++++-----------
constraints-3.9.txt | 27 ++++++++++++------------
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 | 35 +++++++++++++++----------------
constraints-source-providers-3.11.txt | 18 ++++++++--------
constraints-source-providers-3.8.txt | 35 +++++++++++++++----------------
constraints-source-providers-3.9.txt | 39 +++++++++++++++++------------------
12 files changed, 121 insertions(+), 127 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d77791e144..a102fa8357 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-01T16:54:11Z
+# This constraints file was automatically generated on 2023-06-02T10:36:38Z
# 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.
@@ -150,7 +150,6 @@ asn1crypto==1.5.1
astroid==2.15.5
asttokens==2.2.1
async-timeout==4.0.2
-asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.38.0
attrs==23.1.0
@@ -158,7 +157,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -194,12 +193,12 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==3.1.0
@@ -271,7 +270,7 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
@@ -349,7 +348,7 @@ itsdangerous==2.1.2
jaraco.classes==3.2.3
jedi==0.18.2
jeepney==0.8.0
-jira==3.5.0
+jira==3.5.1
jmespath==0.10.0
jschema-to-python==1.2.3
json-merge-patch==0.2
@@ -399,7 +398,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -485,7 +484,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -616,9 +615,9 @@ types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
types-docutils==0.20.0.1
-types-paramiko==3.0.0.10
+types-paramiko==3.2.0.0
types-protobuf==4.23.0.1
-types-pyOpenSSL==23.1.0.3
+types-pyOpenSSL==23.2.0.0
types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
@@ -629,7 +628,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 674b18a690..d6f48358ec 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-01T16:58:28Z
+# This constraints file was automatically generated on 2023-06-02T10:40:06Z
# 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.
@@ -155,7 +155,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -191,12 +191,12 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==3.1.0
@@ -267,7 +267,7 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
@@ -394,7 +394,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -480,7 +480,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -622,7 +622,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 16a5670210..b7864e54f3 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-01T16:54:36Z
+# This constraints file was automatically generated on 2023-06-02T10:36:50Z
# 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.
@@ -150,7 +150,6 @@ asn1crypto==1.5.1
astroid==2.15.5
asttokens==2.2.1
async-timeout==4.0.2
-asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.38.0
attrs==23.1.0
@@ -158,7 +157,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -195,12 +194,12 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==3.1.0
@@ -272,7 +271,7 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
@@ -350,7 +349,7 @@ itsdangerous==2.1.2
jaraco.classes==3.2.3
jedi==0.18.2
jeepney==0.8.0
-jira==3.5.0
+jira==3.5.1
jmespath==0.10.0
jschema-to-python==1.2.3
json-merge-patch==0.2
@@ -400,7 +399,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -487,7 +486,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -618,9 +617,9 @@ types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
types-docutils==0.20.0.1
-types-paramiko==3.0.0.10
+types-paramiko==3.2.0.0
types-protobuf==4.23.0.1
-types-pyOpenSSL==23.1.0.3
+types-pyOpenSSL==23.2.0.0
types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
@@ -631,7 +630,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1c4f52a04e..9f4216bf98 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-01T16:54:28Z
+# This constraints file was automatically generated on 2023-06-02T10:36:49Z
# 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.
@@ -150,7 +150,6 @@ asn1crypto==1.5.1
astroid==2.15.5
asttokens==2.2.1
async-timeout==4.0.2
-asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.38.0
attrs==23.1.0
@@ -158,7 +157,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -194,15 +193,15 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
-charset-normalizer==2.1.1
+charset-normalizer==3.1.0
checksumdir==1.2.0
ciso8601==2.3.0
click-default-group==1.2.2
@@ -271,7 +270,7 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
@@ -349,7 +348,7 @@ itsdangerous==2.1.2
jaraco.classes==3.2.3
jedi==0.18.2
jeepney==0.8.0
-jira==3.5.0
+jira==3.5.1
jmespath==0.10.0
jschema-to-python==1.2.3
json-merge-patch==0.2
@@ -399,7 +398,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -485,7 +484,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -559,7 +558,7 @@ smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.0.3
+snowflake-connector-python==3.0.4
snowflake-sqlalchemy==1.4.7
sortedcontainers==2.4.0
soupsieve==2.4.1
@@ -616,9 +615,9 @@ types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
types-docutils==0.20.0.1
-types-paramiko==3.0.0.10
+types-paramiko==3.2.0.0
types-protobuf==4.23.0.1
-types-pyOpenSSL==23.1.0.3
+types-pyOpenSSL==23.2.0.0
types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
@@ -629,7 +628,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 0efdb09a44..611f2f67d7 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-06-01T16:50:35Z
+# This constraints file was automatically generated on 2023-06-02T10:33:38Z
# 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.
@@ -53,7 +53,7 @@ blinker==1.6.2
botocore==1.29.76
cachelib==0.9.0
cachetools==5.3.1
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.19.0
+google-auth==2.19.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
@@ -185,7 +185,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
tornado==6.3.2
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index e806badb34..72185cdff7 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-06-01T16:51:27Z
+# This constraints file was automatically generated on 2023-06-02T10:34:20Z
# 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.
@@ -53,7 +53,7 @@ blinker==1.6.2
botocore==1.29.76
cachelib==0.9.0
cachetools==5.3.1
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
@@ -85,7 +85,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.19.0
+google-auth==2.19.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
@@ -184,7 +184,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
tornado==6.3.2
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9b854143d2..a02114432f 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-06-01T16:50:52Z
+# This constraints file was automatically generated on 2023-06-02T10:33: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.
@@ -53,7 +53,7 @@ blinker==1.6.2
botocore==1.29.76
cachelib==0.9.0
cachetools==5.3.1
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.19.0
+google-auth==2.19.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
@@ -186,7 +186,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
tornado==6.3.2
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 8a6753e6e5..a1c59f89a3 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-06-01T16:50:53Z
+# This constraints file was automatically generated on 2023-06-02T10:33:50Z
# 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.
@@ -53,7 +53,7 @@ blinker==1.6.2
botocore==1.29.76
cachelib==0.9.0
cachetools==5.3.1
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.19.0
+google-auth==2.19.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
@@ -185,7 +185,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.12.0
tornado==6.3.2
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 1b0e5aafc3..2fad1f5a99 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-06-01T16:45:57Z
+# This constraints file was automatically generated on 2023-06-02T10:30: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -71,7 +71,6 @@ asn1crypto==1.5.1
astroid==2.15.5
asttokens==2.2.1
async-timeout==4.0.2
-asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.38.0
attrs==23.1.0
@@ -79,7 +78,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -115,12 +114,12 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==3.1.0
@@ -155,7 +154,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.5.1
dnspython==2.3.0
-docker==6.1.2
+docker==6.1.3
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -192,18 +191,18 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.1
google-cloud-bigquery-datatransfer==3.11.1
google-cloud-bigquery-storage==2.20.0
-google-cloud-bigquery==3.10.0
+google-cloud-bigquery==3.11.0
google-cloud-bigtable==2.18.1
google-cloud-build==3.16.0
google-cloud-compute==1.11.0
-google-cloud-container==2.21.0
+google-cloud-container==2.22.0
google-cloud-core==2.3.2
google-cloud-datacatalog==3.13.0
google-cloud-dataflow-client==0.8.3
@@ -224,12 +223,12 @@ google-cloud-redis==2.13.0
google-cloud-resource-manager==1.10.1
google-cloud-secret-manager==2.16.1
google-cloud-spanner==3.35.1
-google-cloud-speech==2.19.0
+google-cloud-speech==2.20.0
google-cloud-storage==2.9.0
google-cloud-tasks==2.13.1
google-cloud-texttospeech==2.14.1
google-cloud-translate==3.11.1
-google-cloud-videointelligence==2.11.1
+google-cloud-videointelligence==2.11.2
google-cloud-vision==3.4.2
google-cloud-workflows==1.10.1
google-crc32c==1.5.0
@@ -270,7 +269,7 @@ itsdangerous==2.1.2
jaraco.classes==3.2.3
jedi==0.18.2
jeepney==0.8.0
-jira==3.5.0
+jira==3.5.1
jmespath==0.10.0
jschema-to-python==1.2.3
json-merge-patch==0.2
@@ -320,7 +319,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -352,7 +351,7 @@ opentelemetry-semantic-conventions==0.36b0
opsgenie-sdk==2.1.5
oracledb==1.3.1
ordered-set==4.1.0
-orjson==3.8.14
+orjson==3.9.0
oscrypto==1.3.0
oss2==2.18.0
packaging==23.1
@@ -406,7 +405,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -537,9 +536,9 @@ types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
types-docutils==0.20.0.1
-types-paramiko==3.0.0.10
+types-paramiko==3.2.0.0
types-protobuf==4.23.0.1
-types-pyOpenSSL==23.1.0.3
+types-pyOpenSSL==23.2.0.0
types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
@@ -550,7 +549,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 336bc66d89..25dfeaff9c 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-06-01T16:45:57Z
+# This constraints file was automatically generated on 2023-06-02T10:30: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -77,7 +77,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -113,12 +113,12 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==3.1.0
@@ -189,14 +189,14 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.1
google-cloud-bigquery-datatransfer==3.11.1
google-cloud-bigquery-storage==2.20.0
-google-cloud-bigquery==3.10.0
+google-cloud-bigquery==3.11.0
google-cloud-bigtable==2.18.1
google-cloud-build==3.16.0
google-cloud-compute==1.11.0
@@ -316,7 +316,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -402,7 +402,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -544,7 +544,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 58a5624eef..15324b37c6 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-06-01T16:45:57Z
+# This constraints file was automatically generated on 2023-06-02T10:30: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -71,7 +71,6 @@ asn1crypto==1.5.1
astroid==2.15.5
asttokens==2.2.1
async-timeout==4.0.2
-asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.38.0
attrs==23.1.0
@@ -79,7 +78,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -116,12 +115,12 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
charset-normalizer==3.1.0
@@ -156,7 +155,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.1.2
+docker==6.1.3
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -193,18 +192,18 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.1
google-cloud-bigquery-datatransfer==3.11.1
google-cloud-bigquery-storage==2.20.0
-google-cloud-bigquery==3.10.0
+google-cloud-bigquery==3.11.0
google-cloud-bigtable==2.18.1
google-cloud-build==3.16.0
google-cloud-compute==1.11.0
-google-cloud-container==2.21.0
+google-cloud-container==2.22.0
google-cloud-core==2.3.2
google-cloud-datacatalog==3.13.0
google-cloud-dataflow-client==0.8.3
@@ -225,12 +224,12 @@ google-cloud-redis==2.13.0
google-cloud-resource-manager==1.10.1
google-cloud-secret-manager==2.16.1
google-cloud-spanner==3.35.1
-google-cloud-speech==2.19.0
+google-cloud-speech==2.20.0
google-cloud-storage==2.9.0
google-cloud-tasks==2.13.1
google-cloud-texttospeech==2.14.1
google-cloud-translate==3.11.1
-google-cloud-videointelligence==2.11.1
+google-cloud-videointelligence==2.11.2
google-cloud-vision==3.4.2
google-cloud-workflows==1.10.1
google-crc32c==1.5.0
@@ -271,7 +270,7 @@ itsdangerous==2.1.2
jaraco.classes==3.2.3
jedi==0.18.2
jeepney==0.8.0
-jira==3.5.0
+jira==3.5.1
jmespath==0.10.0
jschema-to-python==1.2.3
json-merge-patch==0.2
@@ -321,7 +320,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -353,7 +352,7 @@ opentelemetry-semantic-conventions==0.36b0
opsgenie-sdk==2.1.5
oracledb==1.3.1
ordered-set==4.1.0
-orjson==3.8.14
+orjson==3.9.0
oscrypto==1.3.0
oss2==2.18.0
packaging==23.1
@@ -408,7 +407,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -539,9 +538,9 @@ types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
types-docutils==0.20.0.1
-types-paramiko==3.0.0.10
+types-paramiko==3.2.0.0
types-protobuf==4.23.0.1
-types-pyOpenSSL==23.1.0.3
+types-pyOpenSSL==23.2.0.0
types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
@@ -552,7 +551,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index dc763d3f4c..2fad1f5a99 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-06-01T16:45:57Z
+# This constraints file was automatically generated on 2023-06-02T10:30: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -71,7 +71,6 @@ asn1crypto==1.5.1
astroid==2.15.5
asttokens==2.2.1
async-timeout==4.0.2
-asynctest==0.13.0
atlasclient==1.0.0
atlassian-python-api==3.38.0
attrs==23.1.0
@@ -79,7 +78,7 @@ aws-sam-translator==1.68.0
aws-xray-sdk==2.12.0
azure-batch==13.0.0
azure-common==1.1.28
-azure-core==1.26.4
+azure-core==1.27.0
azure-cosmos==4.3.1
azure-datalake-store==0.0.53
azure-identity==1.13.0
@@ -115,15 +114,15 @@ bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.1
cassandra-driver==3.27.0
-cattrs==23.1.1
+cattrs==23.1.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
-cfn-lint==0.77.5
+cfn-lint==0.77.6
cgroupspy==0.2.2
chardet==5.1.0
-charset-normalizer==2.1.1
+charset-normalizer==3.1.0
checksumdir==1.2.0
ciso8601==2.3.0
click-default-group==1.2.2
@@ -155,7 +154,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.5.1
dnspython==2.3.0
-docker==6.1.2
+docker==6.1.3
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
@@ -192,18 +191,18 @@ google-api-core==2.11.0
google-api-python-client==2.88.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
-google-auth==2.19.0
+google-auth==2.19.1
google-cloud-aiplatform==1.25.0
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
google-cloud-automl==2.11.1
google-cloud-bigquery-datatransfer==3.11.1
google-cloud-bigquery-storage==2.20.0
-google-cloud-bigquery==3.10.0
+google-cloud-bigquery==3.11.0
google-cloud-bigtable==2.18.1
google-cloud-build==3.16.0
google-cloud-compute==1.11.0
-google-cloud-container==2.21.0
+google-cloud-container==2.22.0
google-cloud-core==2.3.2
google-cloud-datacatalog==3.13.0
google-cloud-dataflow-client==0.8.3
@@ -224,12 +223,12 @@ google-cloud-redis==2.13.0
google-cloud-resource-manager==1.10.1
google-cloud-secret-manager==2.16.1
google-cloud-spanner==3.35.1
-google-cloud-speech==2.19.0
+google-cloud-speech==2.20.0
google-cloud-storage==2.9.0
google-cloud-tasks==2.13.1
google-cloud-texttospeech==2.14.1
google-cloud-translate==3.11.1
-google-cloud-videointelligence==2.11.1
+google-cloud-videointelligence==2.11.2
google-cloud-vision==3.4.2
google-cloud-workflows==1.10.1
google-crc32c==1.5.0
@@ -270,7 +269,7 @@ itsdangerous==2.1.2
jaraco.classes==3.2.3
jedi==0.18.2
jeepney==0.8.0
-jira==3.5.0
+jira==3.5.1
jmespath==0.10.0
jschema-to-python==1.2.3
json-merge-patch==0.2
@@ -320,7 +319,7 @@ msrest==0.7.1
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
-mypy-boto3-appflow==1.26.125
+mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.127
@@ -352,7 +351,7 @@ opentelemetry-semantic-conventions==0.36b0
opsgenie-sdk==2.1.5
oracledb==1.3.1
ordered-set==4.1.0
-orjson==3.8.14
+orjson==3.9.0
oscrypto==1.3.0
oss2==2.18.0
packaging==23.1
@@ -406,7 +405,7 @@ pydot==1.4.2
pydruid==0.6.5
pyenchant==3.2.2
pyexasol==0.25.2
-pygraphviz==1.10
+pygraphviz==1.11
pyhcl==0.4.4
pykerberos==1.2.4
pymongo==4.3.3
@@ -480,7 +479,7 @@ smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.0.3
+snowflake-connector-python==3.0.4
snowflake-sqlalchemy==1.4.7
sortedcontainers==2.4.0
soupsieve==2.4.1
@@ -537,9 +536,9 @@ types-boto==2.49.18.8
types-certifi==2021.10.8.3
types-croniter==1.3.2.9
types-docutils==0.20.0.1
-types-paramiko==3.0.0.10
+types-paramiko==3.2.0.0
types-protobuf==4.23.0.1
-types-pyOpenSSL==23.1.0.3
+types-pyOpenSSL==23.2.0.0
types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
@@ -550,7 +549,7 @@ types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
types-urllib3==1.26.25.13
-typing_extensions==4.6.2
+typing_extensions==4.6.3
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1