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/09/26 20:15:51 UTC

[airflow] branch constraints-2-4 updated: Updating constraints. Build id:3129587528

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-4
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-4 by this push:
     new c5a5180c0e Updating constraints. Build id:3129587528
c5a5180c0e is described below

commit c5a5180c0e833a1e68450b462a54e20726776281
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Mon Sep 26 20:15:38 2022 +0000

    Updating constraints. Build id:3129587528
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/v2-4-test' in 'apache/airflow'
    with commit sha 47187e9c2adb6980db18ed068d78ed082ceb61ee.
    
    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                   | 19 +++++++++----------
 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 | 19 +++++++++----------
 constraints-source-providers-3.7.txt  | 15 +++++++--------
 constraints-source-providers-3.8.txt  | 19 +++++++++----------
 constraints-source-providers-3.9.txt  | 19 +++++++++----------
 12 files changed, 88 insertions(+), 96 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index b1ac14dcc0..d8e9f5e03a 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-23T22:19:33Z
+# This constraints file was automatically generated on 2022-09-26T20:14:54Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -176,9 +176,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.80
+boto3==1.24.81
 boto==2.49.0
-botocore==1.27.80
+botocore==1.27.81
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -186,7 +186,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -234,7 +234,7 @@ eralchemy2==1.3.3
 eventlet==0.33.1
 exceptiongroup==1.0.0rc9
 execnet==1.9.0
-executing==1.0.0
+executing==1.1.0
 facebook-business==14.0.0
 fastavro==1.6.1
 fastjsonschema==2.16.2
@@ -386,7 +386,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.8.6
@@ -490,7 +490,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -513,7 +513,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -549,7 +549,7 @@ sqlalchemy-redshift==0.8.11
 sqlparse==0.4.3
 sshpubkeys==3.3.1
 sshtunnel==0.4.0
-stack-data==0.5.0
+stack-data==0.5.1
 starkbank-ecdsa==2.1.0
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
@@ -575,7 +575,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -589,13 +589,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f2c6c9db03..0d356d805a 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-23T22:20:11Z
+# This constraints file was automatically generated on 2022-09-26T20:15:34Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -176,9 +176,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.80
+boto3==1.24.81
 boto==2.49.0
-botocore==1.27.80
+botocore==1.27.81
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -186,7 +186,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -386,7 +386,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.6.3
@@ -490,7 +490,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -513,7 +513,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -575,7 +575,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -589,13 +589,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ff8b9e5e3a..dead7178f1 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-23T22:20:02Z
+# This constraints file was automatically generated on 2022-09-26T20:15:26Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -177,9 +177,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.80
+boto3==1.24.81
 boto==2.49.0
-botocore==1.27.80
+botocore==1.27.81
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -187,7 +187,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -235,7 +235,7 @@ eralchemy2==1.3.3
 eventlet==0.33.1
 exceptiongroup==1.0.0rc9
 execnet==1.9.0
-executing==1.0.0
+executing==1.1.0
 facebook-business==14.0.0
 fastavro==1.6.1
 fastjsonschema==2.16.2
@@ -388,7 +388,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.8.6
@@ -493,7 +493,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -516,7 +516,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -552,7 +552,7 @@ sqlalchemy-redshift==0.8.11
 sqlparse==0.4.3
 sshpubkeys==3.3.1
 sshtunnel==0.4.0
-stack-data==0.5.0
+stack-data==0.5.1
 starkbank-ecdsa==2.1.0
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
@@ -578,7 +578,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -592,13 +592,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 13c38570e3..a7f905d7a3 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-23T22:20:03Z
+# This constraints file was automatically generated on 2022-09-26T20:15:23Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -176,9 +176,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.80
+boto3==1.24.81
 boto==2.49.0
-botocore==1.27.80
+botocore==1.27.81
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -186,7 +186,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -234,7 +234,7 @@ eralchemy2==1.3.3
 eventlet==0.33.1
 exceptiongroup==1.0.0rc9
 execnet==1.9.0
-executing==1.0.0
+executing==1.1.0
 facebook-business==14.0.0
 fastavro==1.6.1
 fastjsonschema==2.16.2
@@ -386,7 +386,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.8.6
@@ -490,7 +490,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -513,7 +513,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -549,7 +549,7 @@ sqlalchemy-redshift==0.8.11
 sqlparse==0.4.3
 sshpubkeys==3.3.1
 sshtunnel==0.4.0
-stack-data==0.5.0
+stack-data==0.5.1
 starkbank-ecdsa==2.1.0
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
@@ -575,7 +575,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -589,13 +589,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index e59a9c1ae5..4af90af97d 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-09-23T22:16:45Z
+# This constraints file was automatically generated on 2022-09-26T20:12:07Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -47,7 +47,7 @@ cachelib==0.9.0
 cachetools==5.2.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cgroupspy==0.2.2
 charset-normalizer==2.1.1
@@ -144,7 +144,7 @@ requests==2.28.1
 rfc3986==1.5.0
 rich==12.5.1
 rsa==4.9
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 4bc4b78021..234c5c6b1c 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-09-23T22:17:31Z
+# This constraints file was automatically generated on 2022-09-26T20:12:52Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -48,7 +48,7 @@ cachelib==0.9.0
 cachetools==5.2.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cgroupspy==0.2.2
 charset-normalizer==2.1.1
@@ -148,7 +148,7 @@ requests==2.28.1
 rfc3986==1.5.0
 rich==12.5.1
 rsa==4.9
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index fd98caf34c..ab42006859 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-09-23T22:17:20Z
+# This constraints file was automatically generated on 2022-09-26T20:12:43Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -47,7 +47,7 @@ cachelib==0.9.0
 cachetools==5.2.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cgroupspy==0.2.2
 charset-normalizer==2.1.1
@@ -147,7 +147,7 @@ requests==2.28.1
 rfc3986==1.5.0
 rich==12.5.1
 rsa==4.9
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 76271e54f3..129321a7de 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-09-23T22:17:23Z
+# This constraints file was automatically generated on 2022-09-26T20:12:45Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -47,7 +47,7 @@ cachelib==0.9.0
 cachetools==5.2.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cgroupspy==0.2.2
 charset-normalizer==2.1.1
@@ -145,7 +145,7 @@ requests==2.28.1
 rfc3986==1.5.0
 rich==12.5.1
 rsa==4.9
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index 67481a143b..d12f1719b4 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-09-23T22:11:34Z
+# This constraints file was automatically generated on 2022-09-26T20:06:54Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -110,7 +110,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -158,7 +158,7 @@ eralchemy2==1.3.3
 eventlet==0.33.1
 exceptiongroup==1.0.0rc9
 execnet==1.9.0
-executing==1.0.0
+executing==1.1.0
 facebook-business==14.0.0
 fastavro==1.6.1
 fastjsonschema==2.16.2
@@ -310,7 +310,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.8.6
@@ -414,7 +414,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -437,7 +437,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -472,7 +472,7 @@ sqlalchemy-redshift==0.8.11
 sqlparse==0.4.3
 sshpubkeys==3.3.1
 sshtunnel==0.4.0
-stack-data==0.5.0
+stack-data==0.5.1
 starkbank-ecdsa==2.1.0
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
@@ -498,7 +498,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -512,13 +512,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 9dd6c65d13..8accd58735 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-09-23T22:11:34Z
+# This constraints file was automatically generated on 2022-09-26T20:06:53Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -110,7 +110,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -310,7 +310,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.6.3
@@ -413,7 +413,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -436,7 +436,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -497,7 +497,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -511,13 +511,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 4ac6e71a9d..f9b3c6653a 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-09-23T22:11:34Z
+# This constraints file was automatically generated on 2022-09-26T20:06:53Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -111,7 +111,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -159,7 +159,7 @@ eralchemy2==1.3.3
 eventlet==0.33.1
 exceptiongroup==1.0.0rc9
 execnet==1.9.0
-executing==1.0.0
+executing==1.1.0
 facebook-business==14.0.0
 fastavro==1.6.1
 fastjsonschema==2.16.2
@@ -312,7 +312,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.8.6
@@ -416,7 +416,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -439,7 +439,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -474,7 +474,7 @@ sqlalchemy-redshift==0.8.11
 sqlparse==0.4.3
 sshpubkeys==3.3.1
 sshtunnel==0.4.0
-stack-data==0.5.0
+stack-data==0.5.1
 starkbank-ecdsa==2.1.0
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
@@ -500,7 +500,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -514,13 +514,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 67481a143b..d12f1719b4 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-09-23T22:11:34Z
+# This constraints file was automatically generated on 2022-09-26T20:06:54Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-4-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.
@@ -110,7 +110,7 @@ cachetools==4.2.2
 cassandra-driver==3.25.0
 cattrs==22.1.0
 celery==5.2.7
-certifi==2022.9.14
+certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
 cfn-lint==0.65.1
@@ -158,7 +158,7 @@ eralchemy2==1.3.3
 eventlet==0.33.1
 exceptiongroup==1.0.0rc9
 execnet==1.9.0
-executing==1.0.0
+executing==1.1.0
 facebook-business==14.0.0
 fastavro==1.6.1
 fastjsonschema==2.16.2
@@ -310,7 +310,7 @@ mypy==0.971
 mysql-connector-python==8.0.30
 mysqlclient==2.1.1
 nbclient==0.6.8
-nbformat==5.6.0
+nbformat==5.6.1
 neo4j==5.0.1
 nest-asyncio==1.5.5
 networkx==2.8.6
@@ -414,7 +414,7 @@ pywinrm==0.4.3
 pyzmq==24.0.1
 qds-sdk==1.16.1
 reactivex==4.0.4
-readme-renderer==37.1
+readme-renderer==37.2
 redis==3.5.3
 redshift-connector==2.0.909
 requests-file==1.5.1
@@ -437,7 +437,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.9.8
+sentry-sdk==1.9.9
 setproctitle==1.3.2
 simple-salesforce==1.12.2
 six==1.16.0
@@ -472,7 +472,7 @@ sqlalchemy-redshift==0.8.11
 sqlparse==0.4.3
 sshpubkeys==3.3.1
 sshtunnel==0.4.0
-stack-data==0.5.0
+stack-data==0.5.1
 starkbank-ecdsa==2.1.0
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
@@ -498,7 +498,7 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.11
-types-boto==2.49.17
+types-boto==2.49.18
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 types-cryptography==3.3.23
@@ -512,13 +512,12 @@ types-pytz==2022.2.1.0
 types-redis==4.3.20
 types-requests==2.28.11
 types-setuptools==65.3.0
-types-six==1.16.19
 types-tabulate==0.8.11
 types-termcolor==1.1.6
 types-toml==0.10.8
 types-urllib3==1.26.24
 typing_extensions==4.3.0
-tzdata==2022.2
+tzdata==2022.4
 tzlocal==4.2
 uamqp==1.6.0
 uc-micro-py==1.0.1