From 980af6079b3616b9384d4cd5a871057a203f039b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 00:37:05 +0000 Subject: [PATCH] Bump starlette from 0.14.2 to 1.3.1 in /preserved/2.2.3/build Bumps [starlette](https://github.com/Kludex/starlette) from 0.14.2 to 1.3.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.14.2...1.3.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- preserved/2.2.3/build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preserved/2.2.3/build/requirements.txt b/preserved/2.2.3/build/requirements.txt index 35a296e..fa10ad3 100644 --- a/preserved/2.2.3/build/requirements.txt +++ b/preserved/2.2.3/build/requirements.txt @@ -15,7 +15,7 @@ pyelftools==0.32 pyserial==3.5 requests==2.32.4 semantic-version==2.8.5 -starlette==0.14.2 +starlette==1.3.1 tabulate==0.8.10 urllib3==2.2.3 uvicorn==0.13.4