You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2022/06/05 21:15:35 UTC

[airflow] branch constraints-main updated: Updating constraints. Build id:2444079587

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 6fa5c43f1a Updating constraints. Build id:2444079587
6fa5c43f1a is described below

commit 6fa5c43f1af74f6aa981dab6f936bb0d6302b580
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Sun Jun 5 21:15:26 2022 +0000

    Updating constraints. Build id:2444079587
    
    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 8d6f4ed87bbb8e71ca34a7ff7a3464d677d7fb93.
    
    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                  | 17 +++++++++++++++--
 constraints-3.7.txt                   | 17 +++++++++++++++--
 constraints-3.8.txt                   | 17 +++++++++++++++--
 constraints-3.9.txt                   | 17 +++++++++++++++--
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.7.txt      |  2 +-
 constraints-no-providers-3.8.txt      |  2 +-
 constraints-no-providers-3.9.txt      |  2 +-
 constraints-source-providers-3.10.txt | 19 ++++++++++++++++---
 constraints-source-providers-3.7.txt  | 19 ++++++++++++++++---
 constraints-source-providers-3.8.txt  | 19 ++++++++++++++++---
 constraints-source-providers-3.9.txt  | 19 ++++++++++++++++---
 12 files changed, 128 insertions(+), 24 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 8fc9310648..c2584ddee7 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-04T08:58:14Z
+# This constraints file was automatically generated on 2022-06-05T21:15:02Z
 # 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.
@@ -145,6 +145,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -186,6 +187,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -293,6 +295,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -326,10 +329,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
+jsonpickle==2.2.0
+jsonpointer==2.3
 jsonschema==4.6.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -354,7 +362,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -372,10 +380,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.8.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.22.4
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -484,6 +495,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -524,6 +536,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 stack-data==0.2.0
 starkbank-ecdsa==2.0.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f7562a79e4..38fff6d7cf 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-04T08:58:55Z
+# This constraints file was automatically generated on 2022-06-05T21:15:23Z
 # 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.
@@ -144,6 +144,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -186,6 +187,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -292,6 +294,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -326,10 +329,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
+jsonpickle==2.2.0
+jsonpointer==2.3
 jsonschema==4.6.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -354,7 +362,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -372,10 +380,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.6.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.21.6
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -483,6 +494,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -523,6 +535,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 starkbank-ecdsa==2.0.3
 statsd==3.3.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bd9ccd779a..dd72b0fc2a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-04T08:58:44Z
+# This constraints file was automatically generated on 2022-06-05T21:15:15Z
 # 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.
@@ -145,6 +145,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -187,6 +188,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -294,6 +296,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -328,10 +331,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
+jsonpickle==2.2.0
+jsonpointer==2.3
 jsonschema==4.6.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -356,7 +364,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -374,10 +382,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.8.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.22.4
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -486,6 +497,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -526,6 +538,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 stack-data==0.2.0
 starkbank-ecdsa==2.0.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 6b7283410d..c043f3ca1c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-04T08:58:43Z
+# This constraints file was automatically generated on 2022-06-05T21:15:14Z
 # 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.
@@ -145,6 +145,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -186,6 +187,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -293,6 +295,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -326,10 +329,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
+jsonpickle==2.2.0
+jsonpointer==2.3
 jsonschema==4.6.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -354,7 +362,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -372,10 +380,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.8.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.22.4
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -484,6 +495,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -524,6 +536,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 stack-data==0.2.0
 starkbank-ecdsa==2.0.3
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index af3f37b36b..3a88d786ae 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-06-04T08:55:16Z
+# This constraints file was automatically generated on 2022-06-05T21:13: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.
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index d62d7b53e6..af1289e55c 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-06-04T08:56:05Z
+# This constraints file was automatically generated on 2022-06-05T21:13: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.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index d9adfed585..67624d3681 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-06-04T08:55:40Z
+# This constraints file was automatically generated on 2022-06-05T21:13:22Z
 # 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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 19a62d6359..d8ad1a69c4 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-06-04T08:55:41Z
+# This constraints file was automatically generated on 2022-06-05T21:13: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.
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index e6f795be47..7c80bd628c 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-06-04T08:49:15Z
+# This constraints file was automatically generated on 2022-06-05T21:09:02Z
 # 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,6 +71,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -112,6 +113,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -219,6 +221,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -252,10 +255,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonschema==4.6.0
+jsonpickle==2.2.0
+jsonpointer==2.3
+jsonschema==3.2.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -280,7 +288,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -298,10 +306,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.8.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.22.4
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -410,6 +421,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -449,6 +461,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 stack-data==0.2.0
 starkbank-ecdsa==2.0.3
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 6e917f3331..20c77c4995 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-06-04T08:49:14Z
+# This constraints file was automatically generated on 2022-06-05T21:09:02Z
 # 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.
@@ -70,6 +70,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -112,6 +113,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -218,6 +220,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -252,10 +255,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonschema==4.6.0
+jsonpickle==2.2.0
+jsonpointer==2.3
+jsonschema==3.2.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -280,7 +288,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -298,10 +306,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.6.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.21.6
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -409,6 +420,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -448,6 +460,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 starkbank-ecdsa==2.0.3
 statsd==3.3.0
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index d9510a7268..35a4dddf44 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-06-04T08:49:14Z
+# This constraints file was automatically generated on 2022-06-05T21:09:02Z
 # 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,6 +71,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -113,6 +114,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -220,6 +222,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -254,10 +257,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonschema==4.6.0
+jsonpickle==2.2.0
+jsonpointer==2.3
+jsonschema==3.2.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -282,7 +290,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -300,10 +308,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.8.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.22.4
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -412,6 +423,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -451,6 +463,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 stack-data==0.2.0
 starkbank-ecdsa==2.0.3
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index e6f795be47..7c80bd628c 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-06-04T08:49:15Z
+# This constraints file was automatically generated on 2022-06-05T21:09:02Z
 # 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,6 +71,7 @@ async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
 attrs==20.3.0
+aws-sam-translator==1.45.0
 aws-xray-sdk==2.9.0
 azure-batch==12.0.0
 azure-common==1.1.28
@@ -112,6 +113,7 @@ celery==5.2.7
 certifi==2022.5.18.1
 cffi==1.15.0
 cfgv==3.3.1
+cfn-lint==0.61.0
 cgroupspy==0.2.2
 charset-normalizer==2.0.12
 click-default-group==1.2.2
@@ -219,6 +221,7 @@ google-cloud-workflows==1.6.2
 google-crc32c==1.3.0
 google-resumable-media==2.3.3
 googleapis-common-protos==1.56.2
+graphql-core==3.2.1
 graphviz==0.20
 greenlet==1.1.2
 grpc-google-iam-v1==0.12.4
@@ -252,10 +255,15 @@ jedi==0.18.1
 jeepney==0.8.0
 jira==3.2.0
 jmespath==0.10.0
+jschema-to-python==1.2.3
 json-merge-patch==0.2
 jsondiff==2.0.0
+jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonschema==4.6.0
+jsonpickle==2.2.0
+jsonpointer==2.3
+jsonschema==3.2.0
+junit-xml==1.9
 jupyter-client==7.3.1
 jupyter-core==4.10.0
 jwcrypto==1.3.1
@@ -280,7 +288,7 @@ mongomock==4.0.0
 monotonic==1.6
 more-itertools==8.13.0
 moreorless==0.4.0
-moto==3.1.9
+moto==3.1.12
 msal-extensions==1.0.0
 msal==1.18.0
 msgpack==1.0.4
@@ -298,10 +306,13 @@ nbclient==0.6.4
 nbformat==5.4.0
 neo4j==4.4.4
 nest-asyncio==1.5.5
+networkx==2.8.3
 nodeenv==1.6.0
 ntlm-auth==1.5.0
 numpy==1.22.4
 oauthlib==3.2.0
+openapi-schema-validator==0.2.3
+openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
 orjson==3.7.1
 oscrypto==1.3.0
@@ -410,6 +421,7 @@ rich-click==1.4
 rich==12.4.4
 rsa==4.8
 s3transfer==0.6.0
+sarif-om==1.0.4
 sasl==0.3.1
 scramp==1.4.1
 scrapbook==0.5.0
@@ -449,6 +461,7 @@ sqlalchemy-bigquery==1.4.3
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
+sshpubkeys==3.3.1
 sshtunnel==0.4.0
 stack-data==0.2.0
 starkbank-ecdsa==2.0.3