From 134ac91a7e179f2dd881f56f8a35f600c6764897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 01:52:19 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.4 in /2.projects/sglang-inference Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- 2.projects/sglang-inference/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.projects/sglang-inference/requirements-dev.txt b/2.projects/sglang-inference/requirements-dev.txt index d7f0df2..40ea433 100644 --- a/2.projects/sglang-inference/requirements-dev.txt +++ b/2.projects/sglang-inference/requirements-dev.txt @@ -2,4 +2,4 @@ pytest==6.2.5 pytest-timeout==2.1.0 openai==1.35.0 boto3==1.34.0 -requests==2.31.0 +requests==2.32.4