Skip to content

chore(deps)(deps): update sse-starlette requirement from >=2.1.0 to >=3.4.1 in /backend#26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/sse-starlette-gte-3.4.1
Open

chore(deps)(deps): update sse-starlette requirement from >=2.1.0 to >=3.4.1 in /backend#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/sse-starlette-gte-3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sse-starlette to permit the latest version.

Release notes

Sourced from sse-starlette's releases.

v3.4.1

What's Changed

Full Changelog: sysid/sse-starlette@v3.3.4...v3.4.1

Commits
  • c9bf688 Bump version to 3.4.1
  • eb9ec3f Bump version to 3.4.0
  • 28fcbf4 Merge pull request #184 from sysid/chore/starlette-sync
  • 8fc88b7 chore(deps): bump python-dotenv from 1.2.1 to 1.2.2
  • a5602a9 chore(deps-dev): bump pytest from 9.0.2 to 9.0.3
  • 5249784 chore(deps): bump pygments from 2.19.2 to 2.20.0
  • 8300167 chore: isolate optional deps and de-flake threads test
  • 391f794 refactor(sse): re-sync EventSourceResponse with Starlette StreamingResponse
  • abc2217 Merge pull request #181 from sysid/dependabot/uv/cryptography-46.0.7
  • a58345c chore(deps): bump cryptography from 46.0.6 to 46.0.7
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Update backend to require sse-starlette >=3.4.1 for SSE endpoints, gaining upstream fixes and improved compatibility with recent Starlette changes. This keeps real-time streaming stable and up to date.

Written for commit 6bb7b81. Summary will update on new commits.

Updates the requirements on [sse-starlette](https://github.com/sysid/sse-starlette) to permit the latest version.
- [Release notes](https://github.com/sysid/sse-starlette/releases)
- [Commits](sysid/sse-starlette@v2.1.0...v3.4.1)

---
updated-dependencies:
- dependency-name: sse-starlette
  dependency-version: 3.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants