Skip to content

Updated FastAPI and Starlette dependencies#71

Merged
mounacheikho-cmd merged 1 commit into
climateandtech:maintenance/security-updatesfrom
mounacheikho-cmd:issue-53-starlette-fastapi-security-patch
Jul 21, 2026
Merged

Updated FastAPI and Starlette dependencies#71
mounacheikho-cmd merged 1 commit into
climateandtech:maintenance/security-updatesfrom
mounacheikho-cmd:issue-53-starlette-fastapi-security-patch

Conversation

@mounacheikho-cmd

Copy link
Copy Markdown
Collaborator

Part of #53.

This updates Starlette to address its Dependabot security alert. FastAPI was updated alongside it because the previous version did not support the patched Starlette version.

Validation

  • Installed requirements.txt successfully.
  • Ran the test suite: 218 passed, 5 skipped, 21 warnings.
  • pip check reports no FastAPI/Starlette conflict.

Note: Remaining warnings are the local wheel/packaging mismatch and macOS-only sqlite-vss limitation.

@mounacheikho-cmd
mounacheikho-cmd requested a review from suung July 21, 2026 11:43

@suung suung left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ok

@mounacheikho-cmd
mounacheikho-cmd merged commit cda13a0 into climateandtech:maintenance/security-updates Jul 21, 2026
3 checks passed
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