From a97400cfdd92419c81ac44dad7c6271f128bd2ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 14:11:56 +0000 Subject: [PATCH] build(deps): bump starlette from 0.47.2 to 0.49.1 Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.2 to 0.49.1. - [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.47.2...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 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 27dcf86..3be1553 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ idna==3.10 pydantic==2.11.4 pydantic_core==2.33.2 sniffio==1.3.1 -starlette==0.47.2 +starlette==0.49.1 typing-inspection==0.4.0 typing_extensions==4.13.2 uvicorn==0.34.2 \ No newline at end of file