Skip to content

Conversation

@ColeMurray
Copy link

Summary

Updates the Starlette dependency constraint from >=0.27 to >=0.49.1 across the main project and example servers to address security vulnerabilities in earlier versions.

Changes

  • Updated pyproject.toml to require Starlette >=0.49.1
  • Updated example server dependencies in:
    • examples/servers/simple-streamablehttp/pyproject.toml
    • examples/servers/simple-streamablehttp-stateless/pyproject.toml
  • Updated uv.lock to reflect the new dependency version (0.49.1)

Test Plan

  • Formatting checks pass (ruff format)
  • Linting checks pass (ruff check)
  • Type checking passes (pyright)
  • CI tests will run automatically

Updates the Starlette dependency constraint from >=0.27 to >=0.49.1
across the main project and example servers to address security
vulnerabilities in earlier versions.
@Kludex
Copy link
Member

Kludex commented Oct 31, 2025

@Kludex Kludex closed this Oct 31, 2025
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.

2 participants