From db0e4b3053a2d628e701ff5dbede7e1ddc67fd3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:00:37 +0000 Subject: [PATCH] Bump xgrammar Bumps [xgrammar](https://github.com/mlc-ai/xgrammar) from 0.1.23 to 0.1.24. - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.23...v0.1.24) --- updated-dependencies: - dependency-name: xgrammar dependency-version: 0.1.24 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 ab87ab4e24..1a33277165 100644 --- a/test-integration/test_integration/fixtures/granite-project/requirements.txt +++ b/test-integration/test_integration/fixtures/granite-project/requirements.txt @@ -95,5 +95,5 @@ tqdm==4.67.1 transformers==4.56.2 typer==0.19.2 vllm==0.10.2 -xgrammar==0.1.23 +xgrammar==0.1.24 yarl==1.20.1