From 41b7874bc9011c470482d4e487dfe773fcb8113e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 14:46:29 +0000 Subject: [PATCH] chore(deps): bump starlette from 0.46.2 to 0.47.2 Bumps [starlette](https://github.com/Kludex/starlette) from 0.46.2 to 0.47.2. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.46.2...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d3b133..573e618 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ rsa==4.9.1 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 -starlette==0.46.2 +starlette==0.47.2 typer==0.15.3 typing-extensions==4.13.2 typing-inspect==0.9.0