From 5a1e27eb1354373ab527654392d107b8d6042196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:37:24 +0000 Subject: [PATCH] chore(deps): bump starlette from 1.0.0 to 1.3.1 in /backend Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.0 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/1.0.0...1.3.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4f43be6..d75e336 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -57,7 +57,7 @@ six==1.17.0 slowapi==0.1.9 smmap==5.0.3 SQLAlchemy==2.0.49 -starlette==1.0.0 +starlette==1.3.1 storage3==2.30.0 StrEnum==0.4.15 strictyaml==1.7.3