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

commit c9b496e9d3cc2552220c5daa3380c77f9b2d2d21
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Oct 16 13:47:56 2022 +0000

    Updating constraints. Build id:
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of '' in ''
    with commit sha .
    
    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                  | 28 ++++++++++++++--------------
 constraints-3.7.txt                   | 24 ++++++++++++------------
 constraints-3.8.txt                   | 28 ++++++++++++++--------------
 constraints-3.9.txt                   | 28 ++++++++++++++--------------
 constraints-no-providers-3.10.txt     |  8 ++++----
 constraints-no-providers-3.7.txt      |  4 ++--
 constraints-no-providers-3.8.txt      |  8 ++++----
 constraints-no-providers-3.9.txt      |  8 ++++----
 constraints-source-providers-3.10.txt | 28 ++++++++++++++--------------
 constraints-source-providers-3.7.txt  | 24 ++++++++++++------------
 constraints-source-providers-3.8.txt  | 28 ++++++++++++++--------------
 constraints-source-providers-3.9.txt  | 28 ++++++++++++++--------------
 12 files changed, 122 insertions(+), 122 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 5956bb9d09..0f41d449fe 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-10-13T22:21:30Z
+# This constraints file was automatically generated on 2022-10-16T13:47: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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -139,7 +139,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -179,9 +179,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -216,7 +216,7 @@ cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.9.2
+dask==2022.10.0
 databricks-sql-connector==2.0.2
 datadog==0.44.0
 db-dtypes==1.0.4
@@ -224,7 +224,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docker==6.0.0
 docopt==0.6.2
@@ -259,7 +259,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -329,7 +329,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.0.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -584,20 +584,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 1c52c560e3..ed9278c448 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-10-13T22:22:11Z
+# This constraints file was automatically generated on 2022-10-16T13:47:54Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -139,7 +139,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -179,9 +179,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -258,7 +258,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -329,7 +329,7 @@ ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==4.13.0
 importlib-resources==5.10.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -584,20 +584,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bb041fb2ec..742d6ae439 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-10-13T22:22:01Z
+# This constraints file was automatically generated on 2022-10-16T13:47:46Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -139,7 +139,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -180,9 +180,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -217,7 +217,7 @@ cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.9.2
+dask==2022.10.0
 databricks-sql-connector==2.0.2
 datadog==0.44.0
 db-dtypes==1.0.4
@@ -225,7 +225,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docker==6.0.0
 docopt==0.6.2
@@ -260,7 +260,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -331,7 +331,7 @@ ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.0.0
 importlib-resources==5.10.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -587,20 +587,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 142d2eb6dc..35a79076b7 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-10-13T22:22:00Z
+# This constraints file was automatically generated on 2022-10-16T13:47:44Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -139,7 +139,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -179,9 +179,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -216,7 +216,7 @@ cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.9.2
+dask==2022.10.0
 databricks-sql-connector==2.0.2
 datadog==0.44.0
 db-dtypes==1.0.4
@@ -224,7 +224,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docker==6.0.0
 docopt==0.6.2
@@ -259,7 +259,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -329,7 +329,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.0.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -584,20 +584,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 185b9620c5..6d00f4833e 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-10-13T22:18:36Z
+# This constraints file was automatically generated on 2022-10-16T13:45: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.
@@ -64,11 +64,11 @@ connexion==2.14.1
 cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==38.0.1
-dask==2022.9.2
+dask==2022.10.0
 decorator==5.1.1
 dill==0.3.2
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docutils==0.19
 email-validator==1.3.0
@@ -77,7 +77,7 @@ exceptiongroup==1.0.0rc9
 filelock==3.8.0
 flower==1.2.0
 fsspec==2022.8.2
-gevent==22.8.0
+gevent==22.10.1
 google-auth==2.12.0
 graphviz==0.20.1
 greenlet==1.1.3.post0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 24e80f3ed9..6cbb8e5bfb 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-10-13T22:19:25Z
+# This constraints file was automatically generated on 2022-10-16T13:46:04Z
 # 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.
@@ -78,7 +78,7 @@ exceptiongroup==1.0.0rc9
 filelock==3.8.0
 flower==1.2.0
 fsspec==2022.8.2
-gevent==22.8.0
+gevent==22.10.1
 google-auth==2.12.0
 graphviz==0.20.1
 greenlet==1.1.3.post0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 70b1987ac2..b0014a3ed8 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-10-13T22:19:15Z
+# This constraints file was automatically generated on 2022-10-16T13:45: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.
@@ -64,11 +64,11 @@ connexion==2.14.1
 cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==38.0.1
-dask==2022.9.2
+dask==2022.10.0
 decorator==5.1.1
 dill==0.3.2
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docutils==0.19
 email-validator==1.3.0
@@ -77,7 +77,7 @@ exceptiongroup==1.0.0rc9
 filelock==3.8.0
 flower==1.2.0
 fsspec==2022.8.2
-gevent==22.8.0
+gevent==22.10.1
 google-auth==2.12.0
 graphviz==0.20.1
 greenlet==1.1.3.post0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 29d798034c..9fbd97ae35 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-10-13T22:19:17Z
+# This constraints file was automatically generated on 2022-10-16T13:45:52Z
 # 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.
@@ -64,11 +64,11 @@ connexion==2.14.1
 cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==38.0.1
-dask==2022.9.2
+dask==2022.10.0
 decorator==5.1.1
 dill==0.3.2
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docutils==0.19
 email-validator==1.3.0
@@ -77,7 +77,7 @@ exceptiongroup==1.0.0rc9
 filelock==3.8.0
 flower==1.2.0
 fsspec==2022.8.2
-gevent==22.8.0
+gevent==22.10.1
 google-auth==2.12.0
 graphviz==0.20.1
 greenlet==1.1.3.post0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index be784e3e8c..086938da43 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-10-13T22:13:31Z
+# This constraints file was automatically generated on 2022-10-16T13:41:56Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -62,7 +62,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -139,7 +139,7 @@ cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.9.2
+dask==2022.10.0
 databricks-sql-connector==2.0.2
 datadog==0.44.0
 db-dtypes==1.0.4
@@ -147,7 +147,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docker==6.0.0
 docopt==0.6.2
@@ -182,7 +182,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -252,7 +252,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.0.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -506,20 +506,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 1c3961a9db..872742594a 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-10-13T22:13:32Z
+# This constraints file was automatically generated on 2022-10-16T13:41:56Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -62,7 +62,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -181,7 +181,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -252,7 +252,7 @@ ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==4.13.0
 importlib-resources==5.10.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -505,20 +505,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 591df7dd75..46e38abc2c 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-10-13T22:13:32Z
+# This constraints file was automatically generated on 2022-10-16T13:41:56Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -62,7 +62,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -140,7 +140,7 @@ cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.9.2
+dask==2022.10.0
 databricks-sql-connector==2.0.2
 datadog==0.44.0
 db-dtypes==1.0.4
@@ -148,7 +148,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docker==6.0.0
 docopt==0.6.2
@@ -183,7 +183,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -254,7 +254,7 @@ ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.0.0
 importlib-resources==5.10.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -508,20 +508,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 15968a33be..086938da43 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-10-13T22:13:32Z
+# This constraints file was automatically generated on 2022-10-16T13:41:56Z
 # 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.
@@ -41,7 +41,7 @@ SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.38.3
 SQLAlchemy==1.4.27
 SecretStorage==3.3.3
-Sphinx==5.2.3
+Sphinx==5.3.0
 Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.2
@@ -62,7 +62,7 @@ apispec==3.3.2
 appdirs==1.4.4
 argcomplete==2.0.0
 arrow==1.2.3
-asana==1.0.0
+asana==2.0.0
 asgiref==3.5.2
 asn1crypto==1.5.1
 astroid==2.11.7
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.90
+boto3==1.24.91
 boto==2.49.0
-botocore==1.27.90
+botocore==1.27.91
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -139,7 +139,7 @@ cron-descriptor==1.2.31
 croniter==1.3.7
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.9.2
+dask==2022.10.0
 databricks-sql-connector==2.0.2
 datadog==0.44.0
 db-dtypes==1.0.4
@@ -147,7 +147,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.9.2
+distributed==2022.10.0
 dnspython==2.2.1
 docker==6.0.0
 docopt==0.6.2
@@ -182,7 +182,7 @@ gcloud-aio-bigquery==6.1.2
 gcloud-aio-storage==7.0.1
 gcsfs==2022.8.2
 geomet==0.2.1.post1
-gevent==22.8.0
+gevent==22.10.1
 gitdb==4.0.9
 google-ads==18.0.0
 google-api-core==2.8.2
@@ -252,7 +252,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.0.0
-incremental==21.3.0
+incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.33.0
 iniconfig==1.1.1
@@ -506,20 +506,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19
 types-PyYAML==6.0.12
-types-boto==2.49.18
+types-boto==2.49.18.1
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
-types-cryptography==3.3.23
-types-docutils==0.19.1
+types-cryptography==3.3.23.1
+types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.11.6
 types-protobuf==3.20.4
 types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.4.0.0
-types-redis==4.3.21.1
+types-redis==4.3.21.2
 types-requests==2.28.11.2
-types-setuptools==65.4.0.0
+types-setuptools==65.5.0.0
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8

Reply via email to