From 17de89465465c2e1d0f2b049f3ab601411320065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:55:37 +0000 Subject: [PATCH] chore(deps): bump sse-starlette from 3.4.1 to 3.4.4 Bumps [sse-starlette](https://github.com/sysid/sse-starlette) from 3.4.1 to 3.4.4. - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](https://github.com/sysid/sse-starlette/compare/v3.4.1...v3.4.4) --- updated-dependencies: - dependency-name: sse-starlette dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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..6795b3c0 100644 --- a/constraints/py313-mcp.txt +++ b/constraints/py313-mcp.txt @@ -11,7 +11,7 @@ jsonschema==4.26.0 pydantic==2.13.4 pydantic-settings==2.14.0 python-multipart==0.0.29 -sse-starlette==3.4.1 +sse-starlette==3.4.4 starlette==1.0.0 typer==0.25.1 uvicorn==0.47.0