From 94378a6125e9ff114120e570b8310accdddb6aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:26:00 +0000 Subject: [PATCH] chore(deps): bump starlette from 1.0.0 to 1.1.0 Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.0 to 1.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints/py313-mcp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/py313-mcp.txt b/constraints/py313-mcp.txt index f605b1a7..c4d7f20d 100644 --- a/constraints/py313-mcp.txt +++ b/constraints/py313-mcp.txt @@ -12,6 +12,6 @@ pydantic==2.13.4 pydantic-settings==2.14.0 python-multipart==0.0.29 sse-starlette==3.4.1 -starlette==1.0.0 +starlette==1.1.0 typer==0.25.1 uvicorn==0.47.0