From 3553ccf084808365e6e1f35d7438d2f1efac5e51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:46:26 +0000 Subject: [PATCH] build(deps): bump starlette from 1.0.1 to 1.3.1 Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.1 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.1...1.3.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.3.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 28a55b1..10a5a23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pytest==9.0.3 python-decouple==3.8 python-multipart==0.0.27 pytokens==0.4.1 -starlette==1.0.1 +starlette==1.3.1 tomli==2.4.0 typing-inspection==0.4.2 typing_extensions==4.15.0