From 2fea392cc49513a107bdbaea416596f81fc24322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:07:11 +0000 Subject: [PATCH] Bump sse-starlette from 3.4.1 to 3.4.3 in /backend Bumps [sse-starlette](https://github.com/sysid/sse-starlette) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](https://github.com/sysid/sse-starlette/compare/v3.4.1...v3.4.3) --- updated-dependencies: - dependency-name: sse-starlette dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 47a522a..4f37237 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -30,7 +30,7 @@ minio==7.2.20 python-magic==0.4.27 # LangFlow AI Chat dependencies -sse-starlette==3.4.1 +sse-starlette==3.4.3 cryptography>=47.0.0 pgqueuer==0.26.3