From 8dcff7337e928f6dad91b56b42e9d4077a55aa3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:06:07 +0000 Subject: [PATCH] Bump starlette from 0.50.0 to 1.0.1 Bumps [starlette](https://github.com/Kludex/starlette) from 0.50.0 to 1.0.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.50.0...1.0.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.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 188091b..89d1cd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ rignore==0.7.6 sentry-sdk==2.52.0 shellingham==1.5.4 SQLAlchemy==2.0.46 -starlette==0.50.0 +starlette==1.0.1 tomli==2.4.0 typer==0.21.1 typing-inspection==0.4.2