From 607ffbd2f85f8f0c475c501fd50513c4625cdc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 02:51:22 +0000 Subject: [PATCH] Bump starlette from 0.50.0 to 0.51.0 Bumps [starlette](https://github.com/Kludex/starlette) from 0.50.0 to 0.51.0. - [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.50.0...0.51.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.51.0 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 1e68aff..40b25f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ shellingham==1.5.4 six sniffio==1.3.1 SQLAlchemy==2.0.45 -starlette==0.50.0 +starlette==0.51.0 typer==0.21.0 typing-inspection==0.4.2 typing_extensions==4.15.0