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

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


The following commit(s) were added to refs/heads/constraints-2-10 by this push:
     new 8237f1db49c Updating constraints. Github run id:12904027078
8237f1db49c is described below

commit 8237f1db49c2db8c5686cfe4ba6be317f79c9c5a
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jan 22 09:04:50 2025 +0000

    Updating constraints. Github run id:12904027078
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-10-test' in the 'apache/airflow' repository with commit sha 
8017ca4674b0f9c40b2324dedf34f50aae360837.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/12904027078/
    
    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                  | 18 +++++++++---------
 constraints-3.11.txt                  | 18 +++++++++---------
 constraints-3.12.txt                  | 16 ++++++++--------
 constraints-3.8.txt                   | 14 +++++++-------
 constraints-3.9.txt                   | 18 +++++++++---------
 constraints-no-providers-3.10.txt     |  6 +++---
 constraints-no-providers-3.11.txt     |  6 +++---
 constraints-no-providers-3.12.txt     |  6 +++---
 constraints-no-providers-3.8.txt      |  4 ++--
 constraints-no-providers-3.9.txt      |  6 +++---
 constraints-source-providers-3.10.txt | 18 +++++++++---------
 constraints-source-providers-3.11.txt | 18 +++++++++---------
 constraints-source-providers-3.12.txt | 16 ++++++++--------
 constraints-source-providers-3.8.txt  | 14 +++++++-------
 constraints-source-providers-3.9.txt  | 18 +++++++++---------
 15 files changed, 98 insertions(+), 98 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 3720ee0dede..808c26d3c9d 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:47:02.826048
+# This constraints file was automatically generated on 
2025-01-22T08:48:52.485726
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -188,7 +188,7 @@ apache-airflow-providers-weaviate==3.0.0
 apache-airflow-providers-yandex==4.0.0
 apache-airflow-providers-ydb==2.1.0
 apache-airflow-providers-zendesk==4.9.0
-apache-beam==2.61.0
+apache-beam==2.62.0
 apispec==6.8.1
 apprise==1.9.2
 argcomplete==3.5.3
@@ -242,7 +242,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -306,7 +306,7 @@ facebook_business==21.0.5
 fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -325,7 +325,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-alloydb==0.4.1
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
@@ -400,6 +400,7 @@ hyperlink==21.0.0
 ibm-cloud-sdk-core==3.20.3
 ibmcloudant==0.9.1
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -536,7 +537,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -672,7 +672,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.1
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -703,7 +703,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -727,7 +727,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 typing-inspect==0.9.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 43d19b4a121..688a89195b9 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:47:14.121122
+# This constraints file was automatically generated on 
2025-01-22T08:49:05.237690
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -188,7 +188,7 @@ apache-airflow-providers-weaviate==3.0.0
 apache-airflow-providers-yandex==4.0.0
 apache-airflow-providers-ydb==2.1.0
 apache-airflow-providers-zendesk==4.9.0
-apache-beam==2.61.0
+apache-beam==2.62.0
 apispec==6.8.1
 apprise==1.9.2
 argcomplete==3.5.3
@@ -241,7 +241,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -304,7 +304,7 @@ facebook_business==21.0.5
 fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -323,7 +323,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-alloydb==0.4.1
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
@@ -398,6 +398,7 @@ hyperlink==21.0.0
 ibm-cloud-sdk-core==3.20.3
 ibmcloudant==0.9.1
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -534,7 +535,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -670,7 +670,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.1
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -700,7 +700,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -724,7 +724,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 typing-inspect==0.9.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index cf8d25a9daa..b3048145642 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:47:15.061410
+# This constraints file was automatically generated on 
2025-01-22T08:49:05.644094
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -236,7 +236,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -294,7 +294,7 @@ execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
 fastavro==1.10.0
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -313,7 +313,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-alloydb==0.4.1
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
@@ -388,6 +388,7 @@ hyperlink==21.0.0
 ibm-cloud-sdk-core==3.20.3
 ibmcloudant==0.9.1
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -514,7 +515,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -646,7 +646,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.1
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -676,7 +676,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -700,7 +700,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 typing-inspect==0.9.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index e60cb98c639..8127ff5c7e1 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:47:02.738070
+# This constraints file was automatically generated on 
2025-01-22T08:48:52.783825
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -237,7 +237,7 @@ blinker==1.8.2
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -320,7 +320,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
 google-cloud-automl==2.15.0
@@ -392,6 +392,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.1
 idna==3.10
 ijson==3.3.0
@@ -527,7 +528,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 pkgutil_resolve_name==1.3.10
 platformdirs==4.3.6
 pluggy==1.5.0
@@ -644,7 +644,7 @@ snowflake-sqlalchemy==1.7.3
 sortedcontainers==2.4.0
 soupsieve==2.6
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -675,7 +675,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.330.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -700,7 +700,7 @@ types-toml==0.10.8.20240310
 types-urllib3==1.26.25.14
 typing-inspect==0.9.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 664eaff817e..1af7eff52c6 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:47:02.528347
+# This constraints file was automatically generated on 
2025-01-22T08:48:52.571505
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -188,7 +188,7 @@ apache-airflow-providers-weaviate==3.0.0
 apache-airflow-providers-yandex==4.0.0
 apache-airflow-providers-ydb==2.1.0
 apache-airflow-providers-zendesk==4.9.0
-apache-beam==2.61.0
+apache-beam==2.62.0
 apispec==6.8.1
 apprise==1.9.2
 argcomplete==3.5.3
@@ -242,7 +242,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -307,7 +307,7 @@ facebook_business==21.0.5
 fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -326,7 +326,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-alloydb==0.4.1
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
@@ -399,6 +399,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -536,7 +537,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -672,7 +672,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.0
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -704,7 +704,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -729,7 +729,7 @@ types-toml==0.10.8.20240310
 types-urllib3==1.26.25.14
 typing-inspect==0.9.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 493577f80f3..5d0be823a26 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 
2025-01-21T12:39:00.502400
+# This constraints file was automatically generated on 
2025-01-22T08:41:16.073792
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -75,7 +75,7 @@ email_validator==2.2.0
 eventlet==0.38.2
 exceptiongroup==1.2.2
 fastavro==1.10.0
-filelock==3.16.1
+filelock==3.17.0
 frozenlist==1.5.0
 fsspec==2024.12.0
 gevent==24.11.1
@@ -175,7 +175,7 @@ thrift-sasl==0.4.3
 thrift==0.21.0
 time-machine==2.16.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.3.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 9418b41dbad..4dfb3605149 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 
2025-01-21T12:43:38.153664
+# This constraints file was automatically generated on 
2025-01-22T08:45:33.306908
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -73,7 +73,7 @@ docopt==0.6.2
 email_validator==2.2.0
 eventlet==0.38.2
 fastavro==1.10.0
-filelock==3.16.1
+filelock==3.17.0
 frozenlist==1.5.0
 fsspec==2024.12.0
 gevent==24.11.1
@@ -173,7 +173,7 @@ thrift-sasl==0.4.3
 thrift==0.21.0
 time-machine==2.16.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.3.0
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 20191326f82..a482ca9c9bf 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:43:44.036242
+# This constraints file was automatically generated on 
2025-01-22T08:45:43.796129
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -73,7 +73,7 @@ docopt==0.6.2
 email_validator==2.2.0
 eventlet==0.38.2
 fastavro==1.10.0
-filelock==3.16.1
+filelock==3.17.0
 frozenlist==1.5.0
 fsspec==2024.12.0
 gevent==24.11.1
@@ -174,7 +174,7 @@ thrift-sasl==0.4.3
 thrift==0.21.0
 time-machine==2.16.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.3.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 6d988d7da30..8e9a89058bf 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 
2025-01-21T12:39:00.403308
+# This constraints file was automatically generated on 
2025-01-22T08:41:16.063304
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -179,7 +179,7 @@ thrift-sasl==0.4.3
 thrift==0.21.0
 time-machine==2.15.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==1.26.20
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 87a1e4e456e..8b8d88e4e8c 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 
2025-01-21T12:39:00.111411
+# This constraints file was automatically generated on 
2025-01-22T08:41:15.912905
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -76,7 +76,7 @@ eval_type_backport==0.2.2
 eventlet==0.38.2
 exceptiongroup==1.2.2
 fastavro==1.10.0
-filelock==3.16.1
+filelock==3.17.0
 frozenlist==1.5.0
 fsspec==2024.12.0
 gevent==24.11.1
@@ -176,7 +176,7 @@ thrift-sasl==0.4.3
 thrift==0.21.0
 time-machine==2.16.0
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==1.26.20
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index ecf866dfd1f..7dd98945592 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 
2025-01-21T12:38:49.036735
+# This constraints file was automatically generated on 
2025-01-22T08:41:05.343987
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -71,7 +71,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyio==4.8.0
-apache-beam==2.61.0
+apache-beam==2.62.0
 apispec==6.8.1
 apprise==1.9.2
 argcomplete==3.5.3
@@ -124,7 +124,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -187,7 +187,7 @@ facebook_business==21.0.5
 fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -206,7 +206,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
 google-cloud-automl==2.15.0
@@ -278,6 +278,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -410,7 +411,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -545,7 +545,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.1
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -576,7 +576,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -599,7 +599,7 @@ types-tabulate==0.9.0.20241207
 types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 42a65d77d4b..78c6a17f264 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 
2025-01-21T12:38:49.319988
+# This constraints file was automatically generated on 
2025-01-22T08:41:05.423223
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -71,7 +71,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyio==4.8.0
-apache-beam==2.61.0
+apache-beam==2.62.0
 apispec==6.8.1
 apprise==1.9.2
 argcomplete==3.5.3
@@ -123,7 +123,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -185,7 +185,7 @@ facebook_business==21.0.5
 fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -204,7 +204,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
 google-cloud-automl==2.15.0
@@ -276,6 +276,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -408,7 +409,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -543,7 +543,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.1
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -573,7 +573,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -596,7 +596,7 @@ types-tabulate==0.9.0.20241207
 types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 793d9e7d57f..29b5bad51c9 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-01-21T12:38:52.808741
+# This constraints file was automatically generated on 
2025-01-22T08:41:08.848718
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -120,7 +120,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -177,7 +177,7 @@ execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
 fastavro==1.10.0
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -196,7 +196,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
 google-cloud-automl==2.15.0
@@ -268,6 +268,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -390,7 +391,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -522,7 +522,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.1
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -552,7 +552,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -575,7 +575,7 @@ types-tabulate==0.9.0.20241207
 types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index f38a87371ac..2ae966b7284 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 
2025-01-21T12:38:49.092076
+# This constraints file was automatically generated on 
2025-01-22T08:41:05.380779
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -123,7 +123,7 @@ blinker==1.8.2
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -205,7 +205,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
 google-cloud-automl==2.15.0
@@ -277,6 +277,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.1
 idna==3.10
 ijson==3.3.0
@@ -410,7 +411,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 pkgutil_resolve_name==1.3.10
 platformdirs==4.3.6
 pluggy==1.5.0
@@ -527,7 +527,7 @@ snowflake-sqlalchemy==1.7.3
 sortedcontainers==2.4.0
 soupsieve==2.6
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -558,7 +558,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.330.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -582,7 +582,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 types-urllib3==1.26.25.14
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index bef9f66791f..8d5957e024f 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 
2025-01-21T12:38:49.360026
+# This constraints file was automatically generated on 
2025-01-22T08:41:05.058455
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-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.
@@ -71,7 +71,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyio==4.8.0
-apache-beam==2.61.0
+apache-beam==2.62.0
 apispec==6.8.1
 apprise==1.9.2
 argcomplete==3.5.3
@@ -124,7 +124,7 @@ blinker==1.9.0
 boto3==1.36.1
 botocore==1.36.1
 cachelib==0.9.0
-cachetools==5.5.0
+cachetools==5.5.1
 cassandra-driver==3.29.2
 cattrs==24.1.2
 celery==5.4.0
@@ -188,7 +188,7 @@ facebook_business==21.0.5
 fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
-filelock==3.16.1
+filelock==3.17.0
 flower==2.0.1
 frozenlist==1.5.0
 fsspec==2024.12.0
@@ -207,7 +207,7 @@ google-api-python-client==2.159.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.1
 google-auth==2.37.0
-google-cloud-aiplatform==1.77.0
+google-cloud-aiplatform==1.78.0
 google-cloud-appengine-logging==1.5.0
 google-cloud-audit-log==0.3.0
 google-cloud-automl==2.15.0
@@ -279,6 +279,7 @@ hvac==2.3.0
 hyperframe==6.0.1
 hyperlink==21.0.0
 icdiff==2.0.7
+id==1.5.0
 identify==2.6.6
 idna==3.10
 ijson==3.3.0
@@ -412,7 +413,6 @@ pinecone-plugin-inference==1.1.0
 pinecone-plugin-interface==0.0.7
 pinotdb==5.6.0
 pipdeptree==2.24.0
-pkginfo==1.12.0
 platformdirs==4.3.6
 pluggy==1.5.0
 ply==3.11
@@ -547,7 +547,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==2.0.0
 sphinxcontrib-spelling==8.0.0
 spython==0.3.14
-sqlalchemy-bigquery==1.12.0
+sqlalchemy-bigquery==1.12.1
 sqlalchemy-redshift==0.8.14
 sqlalchemy-spanner==1.8.0
 sqlalchemy_drill==1.1.5
@@ -579,7 +579,7 @@ tqdm==4.67.1
 traitlets==5.14.3
 trino==0.332.0
 trove-classifiers==2025.1.15.22
-twine==6.0.1
+twine==6.1.0
 types-Deprecated==1.2.15.20241117
 types-Markdown==3.7.0.20241204
 types-PyMySQL==1.1.0.20241103
@@ -603,7 +603,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.20240310
 types-urllib3==1.26.25.14
 typing_extensions==4.12.2
-tzdata==2024.2
+tzdata==2025.1
 tzlocal==5.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.6

Reply via email to