From 9af3f97f6ba93cc07bf0b4f69ee0efe0d9015986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 20:05:37 +0000 Subject: [PATCH] chore(python-deps): bump starlette from 0.45.3 to 0.47.2 Bumps [starlette](https://github.com/encode/starlette) from 0.45.3 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.45.3...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab1de8f9d..81650bf54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -224,7 +224,7 @@ sniffio==1.3.1 # llama-api-client # llama-stack-client # openai -starlette==0.45.3 +starlette==0.47.2 # via # fastapi # llama-stack