From be7d7e2942dc79e32fe160312375eba5a25cf5e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:14:36 +0000 Subject: [PATCH] Bump starlette from 0.50.0 to 1.3.1 Bumps [starlette](https://github.com/Kludex/starlette) from 0.50.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/0.50.0...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 51483c0..28d4982 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ setuptools==80.9.0 shellingham==1.5.4 six==1.17.0 stack-data==0.6.3 -starlette==0.50.0 +starlette==1.3.1 sympy==1.14.0 tabulate==0.9.0 tenacity==9.1.2