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

yongzao pushed a commit to branch upgrade-black-version
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit ea9714797f976971aea2040f25f8dce8f95f1cbf
Author: Yongzao <[email protected]>
AuthorDate: Fri Mar 13 16:42:24 2026 +0800

    Update pyproject.toml
---
 iotdb-core/ainode/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iotdb-core/ainode/pyproject.toml b/iotdb-core/ainode/pyproject.toml
index 6a29dbbdb62..d92a466daf7 100644
--- a/iotdb-core/ainode/pyproject.toml
+++ b/iotdb-core/ainode/pyproject.toml
@@ -111,7 +111,7 @@ hf_xet = ">=1.1.9"
 
 # ---- Tooling ----
 pyinstaller = "6.16.0"
-black = "25.1.0"
+black = ">=26.3.1"
 isort = "6.0.1"
 setuptools = ">=75.3.0"
 joblib = ">=1.4.2"

Reply via email to