From a8c6e803ec27baa94b920a0800b7fb54eb50385b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:33:04 +0000 Subject: [PATCH] Bump xgrammar from 0.1.27 to 0.1.32 in /python Bumps [xgrammar](https://github.com/mlc-ai/xgrammar) from 0.1.27 to 0.1.32. - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.27...v0.1.32) --- updated-dependencies: - dependency-name: xgrammar dependency-version: 0.1.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python/pyproject.toml diff --git a/python/pyproject.toml b/python/pyproject.toml old mode 100755 new mode 100644 index a95dfc658494..277a44855a30 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "transformers==4.57.1", "uvicorn", "uvloop", - "xgrammar==0.1.27", + "xgrammar==0.1.32", "grpcio==1.75.1", # keep it align with compile_proto.py "grpcio-tools==1.75.1", # keep it align with compile_proto.py