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 90655cca3e Updating constraints. Build id:2626905316
90655cca3e is described below
commit 90655cca3e1849cb039e339a095c05cdb450bbb4
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jul 7 04:05:40 2022 +0000
Updating constraints. Build id:2626905316
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of 'refs/heads/main' in 'apache/airflow'
with commit sha 7a9c03caaf5b954057f7a566b7406982e67f9749.
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.7.txt | 23 ++++++++++++-----------
constraints-3.8.txt | 23 ++++++++++++-----------
constraints-3.9.txt | 23 ++++++++++++-----------
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 | 20 ++++++++++----------
constraints-source-providers-3.7.txt | 20 ++++++++++----------
constraints-source-providers-3.8.txt | 20 ++++++++++----------
constraints-source-providers-3.9.txt | 20 ++++++++++----------
12 files changed, 100 insertions(+), 96 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9ae8897e41..5bd4d8e780 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-07-05T19:19:13Z
+# This constraints file was automatically generated on 2022-07-07T04:05:16Z
# 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.
@@ -77,6 +77,7 @@ apache-airflow-providers-asana==2.0.0
apache-airflow-providers-celery==3.0.0
apache-airflow-providers-cloudant==3.0.0
apache-airflow-providers-cncf-kubernetes==4.1.0
+apache-airflow-providers-common-sql==1.0.0a1
apache-airflow-providers-databricks==3.0.0
apache-airflow-providers-datadog==3.0.0
apache-airflow-providers-dbt-cloud==2.0.0
@@ -162,7 +163,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -174,9 +175,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -220,7 +221,7 @@ distributed==2022.6.1
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.18.1
+docutils==0.19
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -273,7 +274,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -289,7 +290,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -372,7 +373,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -391,7 +392,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -471,7 +472,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -584,7 +585,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 8194bd1ddb..84c4d1c781 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-07-05T19:19:33Z
+# This constraints file was automatically generated on 2022-07-07T04:05:36Z
# 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.
@@ -77,6 +77,7 @@ apache-airflow-providers-asana==2.0.0
apache-airflow-providers-celery==3.0.0
apache-airflow-providers-cloudant==3.0.0
apache-airflow-providers-cncf-kubernetes==4.1.0
+apache-airflow-providers-common-sql==1.0.0a1
apache-airflow-providers-databricks==3.0.0
apache-airflow-providers-datadog==3.0.0
apache-airflow-providers-dbt-cloud==2.0.0
@@ -161,7 +162,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -174,9 +175,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -220,7 +221,7 @@ distributed==2022.2.0
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.18.1
+docutils==0.19
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -272,7 +273,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -288,7 +289,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -372,7 +373,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -391,7 +392,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -470,7 +471,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -583,7 +584,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 79c62692e3..2b6326b373 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-07-05T19:19:28Z
+# This constraints file was automatically generated on 2022-07-07T04:05:31Z
# 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.
@@ -77,6 +77,7 @@ apache-airflow-providers-asana==2.0.0
apache-airflow-providers-celery==3.0.0
apache-airflow-providers-cloudant==3.0.0
apache-airflow-providers-cncf-kubernetes==4.1.0
+apache-airflow-providers-common-sql==1.0.0a1
apache-airflow-providers-databricks==3.0.0
apache-airflow-providers-datadog==3.0.0
apache-airflow-providers-dbt-cloud==2.0.0
@@ -162,7 +163,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -175,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -221,7 +222,7 @@ distributed==2022.6.1
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.18.1
+docutils==0.19
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -274,7 +275,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -290,7 +291,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -374,7 +375,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -393,7 +394,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -473,7 +474,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -586,7 +587,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1ed38dcb59..dfc71bab02 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-07-05T19:19:26Z
+# This constraints file was automatically generated on 2022-07-07T04:05:29Z
# 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.
@@ -77,6 +77,7 @@ apache-airflow-providers-asana==2.0.0
apache-airflow-providers-celery==3.0.0
apache-airflow-providers-cloudant==3.0.0
apache-airflow-providers-cncf-kubernetes==4.1.0
+apache-airflow-providers-common-sql==1.0.0a1
apache-airflow-providers-databricks==3.0.0
apache-airflow-providers-datadog==3.0.0
apache-airflow-providers-dbt-cloud==2.0.0
@@ -162,7 +163,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -174,9 +175,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -220,7 +221,7 @@ distributed==2022.6.1
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.18.1
+docutils==0.19
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -273,7 +274,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -289,7 +290,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -372,7 +373,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -391,7 +392,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -471,7 +472,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -584,7 +585,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 7dbcbdfa0f..57b52049f2 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 2022-07-05T19:17:35Z
+# This constraints file was automatically generated on 2022-07-07T04:03:36Z
# 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.
@@ -70,7 +70,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.6.1
dnspython==2.2.1
-docutils==0.18.1
+docutils==0.19
email-validator==1.2.1
eventlet==0.33.1
filelock==3.7.1
@@ -130,7 +130,7 @@ pyrsistent==0.18.1
pyspnego==0.5.2
python-daemon==2.3.0
python-dateutil==2.8.2
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
pytz==2022.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 01ef875087..d6ceb58c5b 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 2022-07-05T19:17:53Z
+# This constraints file was automatically generated on 2022-07-07T04:03:54Z
# 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.
@@ -71,7 +71,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.2.0
dnspython==2.2.1
-docutils==0.18.1
+docutils==0.19
email-validator==1.2.1
eventlet==0.33.1
filelock==3.7.1
@@ -133,7 +133,7 @@ pyrsistent==0.18.1
pyspnego==0.5.2
python-daemon==2.3.0
python-dateutil==2.8.2
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
pytz==2022.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 82ec255857..eef9dd83ce 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 2022-07-05T19:17:46Z
+# This constraints file was automatically generated on 2022-07-07T04:03:48Z
# 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.
@@ -70,7 +70,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.6.1
dnspython==2.2.1
-docutils==0.18.1
+docutils==0.19
email-validator==1.2.1
eventlet==0.33.1
filelock==3.7.1
@@ -132,7 +132,7 @@ pyrsistent==0.18.1
pyspnego==0.5.2
python-daemon==2.3.0
python-dateutil==2.8.2
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
pytz==2022.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index ae0b6f2f09..e863eb4de9 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 2022-07-05T19:17:45Z
+# This constraints file was automatically generated on 2022-07-07T04:03:45Z
# 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.
@@ -70,7 +70,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.6.1
dnspython==2.2.1
-docutils==0.18.1
+docutils==0.19
email-validator==1.2.1
eventlet==0.33.1
filelock==3.7.1
@@ -131,7 +131,7 @@ pyrsistent==0.18.1
pyspnego==0.5.2
python-daemon==2.3.0
python-dateutil==2.8.2
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
pytz==2022.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 28af886903..06180a145b 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 2022-07-05T19:14:02Z
+# This constraints file was automatically generated on 2022-07-07T04:00: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -88,7 +88,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -100,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -199,7 +199,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -215,7 +215,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -298,7 +298,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -317,7 +317,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -397,7 +397,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -509,7 +509,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 172ec96183..45e13503af 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 2022-07-05T19:14:03Z
+# This constraints file was automatically generated on 2022-07-07T04:00: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -87,7 +87,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -100,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -198,7 +198,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -214,7 +214,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -298,7 +298,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -317,7 +317,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -396,7 +396,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -508,7 +508,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 330b3594e6..eb1e763223 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 2022-07-05T19:14:02Z
+# This constraints file was automatically generated on 2022-07-07T04:00: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -88,7 +88,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -101,9 +101,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -200,7 +200,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -216,7 +216,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -300,7 +300,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -319,7 +319,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -399,7 +399,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -511,7 +511,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 63d9123035..06180a145b 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 2022-07-05T19:14:03Z
+# This constraints file was automatically generated on 2022-07-07T04:00: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -88,7 +88,7 @@ azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==21.1.0
azure-nspkg==3.0.2
-azure-servicebus==7.7.0
+azure-servicebus==7.8.0
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
azure-storage-file==2.1.0
@@ -100,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.4
-boto3==1.24.22
+boto3==1.24.24
boto==2.49.0
-botocore==1.27.22
+botocore==1.27.24
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -199,7 +199,7 @@ google-cloud-dlp==1.0.2
google-cloud-kms==2.11.2
google-cloud-language==1.3.2
google-cloud-logging==3.1.2
-google-cloud-memcache==1.3.2
+google-cloud-memcache==1.4.0
google-cloud-monitoring==2.9.2
google-cloud-orchestration-airflow==1.3.2
google-cloud-os-login==2.6.2
@@ -215,7 +215,7 @@ google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
-google-cloud-workflows==1.6.3
+google-cloud-workflows==1.7.0
google-crc32c==1.3.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.3
@@ -298,7 +298,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.0
-mypy-boto3-rds==1.24.22
+mypy-boto3-rds==1.24.23
mypy-boto3-redshift-data==1.24.11.post3
mypy-extensions==0.4.3
mypy==0.910
@@ -317,7 +317,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.0.1
-orjson==3.7.6
+orjson==3.7.7
oscrypto==1.3.0
oss2==2.15.0
packaging==21.3
@@ -397,7 +397,7 @@ python-dateutil==2.8.2
python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
-python-ldap==3.4.0
+python-ldap==3.4.2
python-nvd3==0.15.0
python-slugify==6.1.2
python-telegram-bot==13.13
@@ -509,7 +509,7 @@ types-six==1.16.17
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.7
-types-urllib3==1.26.15
+types-urllib3==1.26.16
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2