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 f55337839c Updating constraints. Github run id:7438490206
f55337839c is described below

commit f55337839cfbff77a8740720db6879d1ed3c70ac
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Sun Jan 7 14:17:08 2024 +0000

    Updating constraints. Github run id:7438490206
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/main' in the 'apache/airflow' repository with commit sha 
9a20aa8f0fe55f6dc2b6f94b8b41d36108bdd0d7.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/7438490206/
    
    The image tag used for that build was: 
9a20aa8f0fe55f6dc2b6f94b8b41d36108bdd0d7. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
9a20aa8f0fe55f6dc2b6f94b8b41d36108bdd0d7'
    
    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                  | 34 +++++++++++++++++-----------------
 constraints-3.11.txt                  | 34 +++++++++++++++++-----------------
 constraints-3.8.txt                   | 32 ++++++++++++++++----------------
 constraints-3.9.txt                   | 32 ++++++++++++++++----------------
 constraints-no-providers-3.10.txt     |  6 +++---
 constraints-no-providers-3.11.txt     |  6 +++---
 constraints-no-providers-3.8.txt      |  6 +++---
 constraints-no-providers-3.9.txt      |  6 +++---
 constraints-source-providers-3.10.txt | 34 +++++++++++++++++-----------------
 constraints-source-providers-3.11.txt | 34 +++++++++++++++++-----------------
 constraints-source-providers-3.8.txt  | 34 +++++++++++++++++-----------------
 constraints-source-providers-3.9.txt  | 34 +++++++++++++++++-----------------
 12 files changed, 146 insertions(+), 146 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d95e4d109c..d74adaa1ee 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:59:31.464774
+# This constraints file was automatically generated on 
2024-01-07T13:50:52.729667
 # 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.
@@ -64,7 +64,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -431,7 +431,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -661,24 +661,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
-types-requests==2.31.0.20231231
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-redis==4.6.0.20240106
+types-requests==2.31.0.20240106
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
@@ -695,7 +695,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 51ec9f2fdb..2bab953828 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:59:31.489230
+# This constraints file was automatically generated on 
2024-01-07T13:50:52.516721
 # 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.
@@ -64,7 +64,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -429,7 +429,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -658,24 +658,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
-types-requests==2.31.0.20231231
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-redis==4.6.0.20240106
+types-requests==2.31.0.20240106
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
@@ -692,7 +692,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index eda2c7e2fc..9f00263231 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:59:31.412086
+# This constraints file was automatically generated on 
2024-01-07T13:50:52.659407
 # 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.
@@ -64,7 +64,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -433,7 +433,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -665,24 +665,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
+types-redis==4.6.0.20240106
 types-requests==2.31.0.6
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
@@ -700,7 +700,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8afc279061..64e1b100b7 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:59:31.172252
+# This constraints file was automatically generated on 
2024-01-07T13:50:52.658066
 # 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.
@@ -64,7 +64,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -431,7 +431,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -661,24 +661,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
+types-redis==4.6.0.20240106
 types-requests==2.31.0.6
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
@@ -696,7 +696,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 74d6972f47..8d939222cb 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:54:01.638745
+# This constraints file was automatically generated on 
2024-01-07T13:45:28.083993
 # 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.
@@ -33,7 +33,7 @@ Pygments==2.17.2
 SQLAlchemy-JSONField==1.0.2
 SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 aiobotocore==2.9.0
 aiofiles==23.2.1
@@ -196,7 +196,7 @@ universal-pathlib==0.1.4
 urllib3==2.0.7
 vine==5.1.0
 virtualenv==20.25.0
-wcwidth==0.2.12
+wcwidth==0.2.13
 websocket-client==1.7.0
 wrapt==1.16.0
 xmlsec==1.3.13
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 0c114680a3..52f32f2235 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:54:01.971416
+# This constraints file was automatically generated on 
2024-01-07T13:45:28.237473
 # 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.
@@ -33,7 +33,7 @@ Pygments==2.17.2
 SQLAlchemy-JSONField==1.0.2
 SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 aiobotocore==2.9.0
 aiofiles==23.2.1
@@ -194,7 +194,7 @@ universal-pathlib==0.1.4
 urllib3==2.0.7
 vine==5.1.0
 virtualenv==20.25.0
-wcwidth==0.2.12
+wcwidth==0.2.13
 websocket-client==1.7.0
 wrapt==1.16.0
 xmlsec==1.3.13
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index dbccbfb9c4..33a5a8a55a 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:54:01.888274
+# This constraints file was automatically generated on 
2024-01-07T13:45:28.357372
 # 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.
@@ -33,7 +33,7 @@ Pygments==2.17.2
 SQLAlchemy-JSONField==1.0.2
 SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 aiobotocore==2.9.0
 aiofiles==23.2.1
@@ -198,7 +198,7 @@ universal-pathlib==0.1.4
 urllib3==1.26.18
 vine==5.1.0
 virtualenv==20.25.0
-wcwidth==0.2.12
+wcwidth==0.2.13
 websocket-client==1.7.0
 wrapt==1.16.0
 xmlsec==1.3.13
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 6872a1a06d..1b9fb8e956 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:54:02.029483
+# This constraints file was automatically generated on 
2024-01-07T13:45:28.311560
 # 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.
@@ -33,7 +33,7 @@ Pygments==2.17.2
 SQLAlchemy-JSONField==1.0.2
 SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 aiobotocore==2.9.0
 aiofiles==23.2.1
@@ -196,7 +196,7 @@ universal-pathlib==0.1.4
 urllib3==1.26.18
 vine==5.1.0
 virtualenv==20.25.0
-wcwidth==0.2.12
+wcwidth==0.2.13
 websocket-client==1.7.0
 wrapt==1.16.0
 xmlsec==1.3.13
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 2b167ae1ed..4340158dfc 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:53:55.994033
+# This constraints file was automatically generated on 
2024-01-07T13:45:22.604438
 # 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.
@@ -43,7 +43,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -324,7 +324,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -554,24 +554,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
-types-requests==2.31.0.20231231
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-redis==4.6.0.20240106
+types-requests==2.31.0.20240106
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
@@ -588,7 +588,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 974df48207..7258c64459 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:53:55.996553
+# This constraints file was automatically generated on 
2024-01-07T13:45:22.420827
 # 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.
@@ -43,7 +43,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -322,7 +322,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -551,24 +551,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
-types-requests==2.31.0.20231231
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-redis==4.6.0.20240106
+types-requests==2.31.0.20240106
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
@@ -585,7 +585,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 77e091d93e..5c7ba01215 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:53:56.228320
+# This constraints file was automatically generated on 
2024-01-07T13:45:22.464942
 # 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.
@@ -43,7 +43,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -314,7 +314,7 @@ linkify-it-py==2.0.2
 lockfile==0.12.2
 loguru==0.7.2
 looker-sdk==23.20.1
-lxml==5.0.0
+lxml==5.0.1
 lz4==4.3.3
 markdown-it-py==3.0.0
 marshmallow-oneofschema==3.0.1
@@ -326,7 +326,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -558,24 +558,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
+types-redis==4.6.0.20240106
 types-requests==2.31.0.6
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
@@ -593,7 +593,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 18b8dd5e2d..267c728b88 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-05T19:53:56.190494
+# This constraints file was automatically generated on 
2024-01-07T13:45:22.665355
 # 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.
@@ -43,7 +43,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.51
 SecretStorage==3.3.3
 Sphinx==5.3.0
-WTForms==3.1.1
+WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2023.12.0
@@ -312,7 +312,7 @@ linkify-it-py==2.0.2
 lockfile==0.12.2
 loguru==0.7.2
 looker-sdk==23.20.1
-lxml==5.0.0
+lxml==5.0.1
 lz4==4.3.3
 markdown-it-py==3.0.0
 marshmallow-oneofschema==3.0.1
@@ -324,7 +324,7 @@ mdurl==0.1.2
 mmhash3==3.0.1
 mongomock==4.1.2
 more-itertools==10.1.0
-moto==4.2.12
+moto==4.2.13
 mpmath==1.3.0
 msal-extensions==1.1.0
 msal==1.26.0
@@ -554,24 +554,24 @@ tqdm==4.66.1
 traitlets==5.14.1
 trino==0.327.0
 twine==4.0.2
-types-Deprecated==1.2.9.3
-types-Markdown==3.5.0.3
+types-Deprecated==1.2.9.20240106
+types-Markdown==3.5.0.20240106
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
-types-aiofiles==23.2.0.0
+types-aiofiles==23.2.0.20240106
 types-certifi==2021.10.8.3
-types-croniter==2.0.0.0
-types-docutils==0.20.0.3
-types-paramiko==3.4.0.20240103
-types-protobuf==4.24.0.4
-types-pyOpenSSL==23.3.0.0
-types-python-dateutil==2.8.19.14
+types-croniter==2.0.0.20240106
+types-docutils==0.20.0.20240106
+types-paramiko==3.4.0.20240106
+types-protobuf==4.24.0.20240106
+types-pyOpenSSL==23.3.0.20240106
+types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.11
+types-redis==4.6.0.20240106
 types-requests==2.31.0.6
-types-setuptools==69.0.0.0
-types-tabulate==0.9.0.3
+types-setuptools==69.0.0.20240106
+types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
@@ -589,7 +589,7 @@ vertica-python==1.3.8
 vine==5.1.0
 virtualenv==20.25.0
 watchtower==3.0.1
-wcwidth==0.2.12
+wcwidth==0.2.13
 weaviate-client==3.26.0
 websocket-client==1.7.0
 wrapt==1.16.0

Reply via email to