From f7ea73a5b370eefbbffee8adf0c889e69b4e7f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 16:11:34 +0000 Subject: [PATCH] Bump xgrammar Bumps [xgrammar](https://github.com/mlc-ai/xgrammar) from 0.1.17 to 0.1.21. - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.17...v0.1.21) --- updated-dependencies: - dependency-name: xgrammar dependency-version: 0.1.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../test_integration/fixtures/granite-project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-integration/test_integration/fixtures/granite-project/requirements.txt b/test-integration/test_integration/fixtures/granite-project/requirements.txt index ed2cf9cb0f..a9a8a9a811 100644 --- a/test-integration/test_integration/fixtures/granite-project/requirements.txt +++ b/test-integration/test_integration/fixtures/granite-project/requirements.txt @@ -429,7 +429,7 @@ websockets==15.0.1 # via uvicorn xformers==0.0.29.post2 # via vllm -xgrammar==0.1.17 +xgrammar==0.1.21 # via vllm yarl==1.19.0 # via aiohttp