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

commit c4a89b18eb6ba85f2db17d9500155dcf7e7aa3d2
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Dec 16 23:36:59 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                  | 24 ++++++++++++------------
 constraints-3.7.txt                   | 20 ++++++++++----------
 constraints-3.8.txt                   | 24 ++++++++++++------------
 constraints-3.9.txt                   | 24 ++++++++++++------------
 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 | 24 ++++++++++++------------
 constraints-source-providers-3.7.txt  | 20 ++++++++++----------
 constraints-source-providers-3.8.txt  | 24 ++++++++++++------------
 constraints-source-providers-3.9.txt  | 24 ++++++++++++------------
 12 files changed, 106 insertions(+), 106 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index ba0c4773d5..feb30adce2 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-15T17:38:59Z
+# This constraints file was automatically generated on 2022-12-16T23:36:18Z
 # 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.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -158,7 +158,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -173,9 +173,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -185,7 +185,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -209,7 +209,7 @@ cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.12.0
+dask==2022.12.1
 databricks-sql-connector==2.2.0
 datadog==0.44.0
 db-dtypes==1.0.5
@@ -217,7 +217,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docker==6.0.1
 docopt==0.6.2
@@ -318,7 +318,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -342,7 +342,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==4.17.3
 junit-xml==1.9
@@ -382,7 +382,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -532,7 +532,7 @@ snakebite-py3==3.0.5
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 75d8a6f1e2..bf43ed299d 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-15T17:39:19Z
+# This constraints file was automatically generated on 2022-12-16T23:36: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 for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -157,7 +157,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -173,9 +173,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -186,7 +186,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -318,7 +318,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -343,7 +343,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==4.17.3
 junit-xml==1.9
@@ -383,7 +383,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -533,7 +533,7 @@ snakebite-py3==3.0.5
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 942a5b5786..63587341db 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-15T17:39:13Z
+# This constraints file was automatically generated on 2022-12-16T23:36:49Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -158,7 +158,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -174,9 +174,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -186,7 +186,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -210,7 +210,7 @@ cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.12.0
+dask==2022.12.1
 databricks-sql-connector==2.2.0
 datadog==0.44.0
 db-dtypes==1.0.5
@@ -218,7 +218,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docker==6.0.1
 docopt==0.6.2
@@ -319,7 +319,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -344,7 +344,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==4.17.3
 junit-xml==1.9
@@ -384,7 +384,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -535,7 +535,7 @@ snakebite-py3==3.0.5
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 005f1e5ff5..ac9dba2c8b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-15T17:39:12Z
+# This constraints file was automatically generated on 2022-12-16T23:36:45Z
 # 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.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -158,7 +158,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -173,9 +173,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -185,7 +185,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -209,7 +209,7 @@ cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.12.0
+dask==2022.12.1
 databricks-sql-connector==2.2.0
 datadog==0.44.0
 db-dtypes==1.0.5
@@ -217,7 +217,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docker==6.0.1
 docopt==0.6.2
@@ -318,7 +318,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -342,7 +342,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==4.17.3
 junit-xml==1.9
@@ -382,7 +382,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -532,7 +532,7 @@ snakebite-py3==3.0.5
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index c87b061b7a..5b05180f4c 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-12-15T17:37:05Z
+# This constraints file was automatically generated on 2022-12-16T23:33: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.
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
 adal==1.2.7
 aiohttp==3.8.3
 aiosignal==1.3.1
-alembic==1.8.1
+alembic==1.9.0
 amqp==5.1.1
 anyio==3.6.2
 apispec==3.3.2
@@ -70,11 +70,11 @@ connexion==2.14.1
 cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
-dask==2022.12.0
+dask==2022.12.1
 decorator==5.1.1
 dill==0.3.2
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docutils==0.19
 email-validator==1.3.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index aca5d2204c..0dea7e5452 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-12-15T17:37:32Z
+# This constraints file was automatically generated on 2022-12-16T23:34: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.
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
 adal==1.2.7
 aiohttp==3.8.3
 aiosignal==1.3.1
-alembic==1.8.1
+alembic==1.9.0
 amqp==5.1.1
 anyio==3.6.2
 apispec==3.3.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 7eb448b311..5420c6ca08 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-12-15T17:37:26Z
+# This constraints file was automatically generated on 2022-12-16T23:34:01Z
 # 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.
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
 adal==1.2.7
 aiohttp==3.8.3
 aiosignal==1.3.1
-alembic==1.8.1
+alembic==1.9.0
 amqp==5.1.1
 anyio==3.6.2
 apispec==3.3.2
@@ -70,11 +70,11 @@ connexion==2.14.1
 cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
-dask==2022.12.0
+dask==2022.12.1
 decorator==5.1.1
 dill==0.3.2
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docutils==0.19
 email-validator==1.3.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 0aa8cf3559..ac43e30c7b 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-12-15T17:37:22Z
+# This constraints file was automatically generated on 2022-12-16T23:34:02Z
 # 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.
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
 adal==1.2.7
 aiohttp==3.8.3
 aiosignal==1.3.1
-alembic==1.8.1
+alembic==1.9.0
 amqp==5.1.1
 anyio==3.6.2
 apispec==3.3.2
@@ -70,11 +70,11 @@ connexion==2.14.1
 cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
-dask==2022.12.0
+dask==2022.12.1
 decorator==5.1.1
 dill==0.3.2
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docutils==0.19
 email-validator==1.3.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index fc85a46d81..845f95a3c2 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-12-15T17:33:27Z
+# This constraints file was automatically generated on 2022-12-16T23:28:17Z
 # 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.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -88,7 +88,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -115,7 +115,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -139,7 +139,7 @@ cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.12.0
+dask==2022.12.1
 databricks-sql-connector==2.2.0
 datadog==0.44.0
 db-dtypes==1.0.5
@@ -147,7 +147,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docker==6.0.1
 docopt==0.6.2
@@ -248,7 +248,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -272,7 +272,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==3.2.0
 junit-xml==1.9
@@ -312,7 +312,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -460,7 +460,7 @@ smmap==5.0.0
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 241c78e240..aea5998889 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-12-15T17:33:27Z
+# This constraints file was automatically generated on 2022-12-16T23:28:17Z
 # 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.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -87,7 +87,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -116,7 +116,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -248,7 +248,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -273,7 +273,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==3.2.0
 junit-xml==1.9
@@ -313,7 +313,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -460,7 +460,7 @@ smmap==5.0.0
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 5d332a6d70..48768bcab9 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-12-15T17:33:27Z
+# This constraints file was automatically generated on 2022-12-16T23:28:17Z
 # 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.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -88,7 +88,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -104,9 +104,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -116,7 +116,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -140,7 +140,7 @@ cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.12.0
+dask==2022.12.1
 databricks-sql-connector==2.2.0
 datadog==0.44.0
 db-dtypes==1.0.5
@@ -148,7 +148,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docker==6.0.1
 docopt==0.6.2
@@ -249,7 +249,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -274,7 +274,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==3.2.0
 junit-xml==1.9
@@ -314,7 +314,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -462,7 +462,7 @@ smmap==5.0.0
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index fc85a46d81..845f95a3c2 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-12-15T17:33:27Z
+# This constraints file was automatically generated on 2022-12-16T23:28:17Z
 # 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.
@@ -50,7 +50,7 @@ aiofiles==0.8.0
 aiohttp==3.8.3
 aiosignal==1.3.1
 alabaster==0.7.12
-alembic==1.8.1
+alembic==1.9.0
 aliyun-python-sdk-core==2.13.36
 aliyun-python-sdk-kms==2.16.0
 amqp==5.1.1
@@ -88,7 +88,7 @@ azure-mgmt-datafactory==1.1.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==21.2.1
+azure-mgmt-resource==22.0.0
 azure-nspkg==3.0.2
 azure-servicebus==7.8.1
 azure-storage-blob==12.14.1
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==22.12.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.30
+boto3==1.26.32
 boto==2.49.0
-botocore==1.29.30
+botocore==1.29.32
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -115,7 +115,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.3
+cfn-lint==0.72.5
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -139,7 +139,7 @@ cron-descriptor==1.2.32
 croniter==1.3.8
 cryptography==36.0.2
 curlify==2.2.1
-dask==2022.12.0
+dask==2022.12.1
 databricks-sql-connector==2.2.0
 datadog==0.44.0
 db-dtypes==1.0.5
@@ -147,7 +147,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.6
-distributed==2022.12.0
+distributed==2022.12.1
 dnspython==2.2.1
 docker==6.0.1
 docopt==0.6.2
@@ -248,7 +248,7 @@ httplib2==0.20.4
 httpx==0.23.1
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.9
+identify==2.5.10
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
@@ -272,7 +272,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.32
 jsonpath-ng==1.5.3
-jsonpickle==3.0.0
+jsonpickle==3.0.1
 jsonpointer==2.3
 jsonschema==3.2.0
 junit-xml==1.9
@@ -312,7 +312,7 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
-mypy-boto3-appflow==1.26.15
+mypy-boto3-appflow==1.26.32
 mypy-boto3-rds==1.26.29
 mypy-boto3-redshift-data==1.26.30
 mypy-extensions==0.4.3
@@ -460,7 +460,7 @@ smmap==5.0.0
 sniffio==1.3.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.9.0
-snowflake-sqlalchemy==1.4.5
+snowflake-sqlalchemy==1.4.4
 sortedcontainers==2.4.0
 soupsieve==2.3.2.post1
 sphinx-airflow-theme==0.0.11

Reply via email to