From 8f01690644a37b715acbcca2f725744c85c48c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 21:52:35 +0000 Subject: [PATCH] chore(deps): bump starlette from 0.41.3 to 0.49.1 Bumps [starlette](https://github.com/Kludex/starlette) from 0.41.3 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.41.3...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 32f07cc..0ab0e5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ setuptools==70.0.0 shellingham==1.5.4 slowapi==0.1.9 sniffio==1.3.1 -starlette==0.41.3 +starlette==0.49.1 typer==0.15.1 typing_extensions==4.11.0 urllib3==2.2.2