Skip to content

fix(security): upgrade FastAPI for patched Starlette#15

Open
seagpt wants to merge 2 commits into
mainfrom
security/photopackager-dependency-hardening
Open

fix(security): upgrade FastAPI for patched Starlette#15
seagpt wants to merge 2 commits into
mainfrom
security/photopackager-dependency-hardening

Conversation

@seagpt

@seagpt seagpt commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Security maintenance

Upgrades FastAPI from 0.111.0 to 0.139.2. The resolved runtime uses Starlette 1.3.1, addressing the Starlette findings detected in the application dependency audit.

Verification

  • pytest -v — 17 passed
  • pip-audit -r requirements.txt — no known vulnerabilities
  • Frontend npm ci, npm run lint, and npm run build — passed
  • Docker production build and local health smoke — passed

No application behavior or UI copy changed. This PR has not been merged or deployed.

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.

1 participant