From cb2513502a56f5ec1d393b1d2736a6543c7b7908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:35:18 +0000 Subject: [PATCH] Bump xgrammar in /requirements in the pip group across 1 directory Bumps the pip group with 1 update in the /requirements directory: [xgrammar](https://github.com/mlc-ai/xgrammar). Updates `xgrammar` from 0.1.19 to 0.1.21 - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.19...v0.1.21) --- updated-dependencies: - dependency-name: xgrammar dependency-version: 0.1.21 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 3f8e0d57a9c2..702b7f6d41e5 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -25,7 +25,7 @@ outlines_core == 0.2.10 # required for outlines backend disk cache diskcache == 5.6.3 lark == 1.2.2 -xgrammar == 0.1.19; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" +xgrammar == 0.1.21; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" typing_extensions >= 4.10 filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317 partial-json-parser # used for parsing partial JSON outputs