From 5b7521024ddaf3b11766aa4bb90e584d16aa610e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:57:27 +0000 Subject: [PATCH] Bump starlette from 1.0.0 to 1.2.1 Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.0 to 1.2.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/1.0.0...1.2.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.2.1 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 d4ca243..fc58c71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # SPDX-License-Identifier: ISC apywire==1.0.3 -starlette==1.0.0 +starlette==1.2.1 uvicorn==0.46.0 PyYAML==6.0.3 apsw==3.53.1.0