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

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

commit 0760f0735ac55a7928ddbd59dde1ecd6e83f1563
Author: Yongzao <[email protected]>
AuthorDate: Thu Jan 8 12:31:38 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 844bde45bd6..fc2068e66e4 100644
--- a/iotdb-core/ainode/pyproject.toml
+++ b/iotdb-core/ainode/pyproject.toml
@@ -115,7 +115,7 @@ black = "25.1.0"
 isort = "6.0.1"
 setuptools = ">=75.3.0"
 joblib = ">=1.4.2"
-urllib3 = "2.6.0"
+urllib3 = "2.6.3"
 
 [tool.poetry.scripts]
 ainode = "iotdb.ainode.core.script:main"

Reply via email to