From 7fb9927e528cf804f93fd6e6637dc6d9bb114d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:35:51 +0000 Subject: [PATCH] build(deps): bump sglang from 0.5.2 to 0.5.9 Bumps [sglang](https://github.com/sgl-project/sglang) from 0.5.2 to 0.5.9. - [Release notes](https://github.com/sgl-project/sglang/releases) - [Commits](https://github.com/sgl-project/sglang/compare/v0.5.2...v0.5.9) --- updated-dependencies: - dependency-name: sglang dependency-version: 0.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_sglang.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_sglang.txt b/requirements_sglang.txt index 113bca0d..609c066a 100644 --- a/requirements_sglang.txt +++ b/requirements_sglang.txt @@ -17,5 +17,5 @@ torchdata torchvision transformers wandb -sglang[all]==0.5.2 +sglang[all]==0.5.9 huggingface_hub