Skip to content

chore: bump uvicorn to 0.50.0#178

Merged
dholbach merged 1 commit into
mainfrom
chore/update-dependencies
Jul 6, 2026
Merged

chore: bump uvicorn to 0.50.0#178
dholbach merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@dholbach

@dholbach dholbach commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Bumps uvicorn from 0.49.0 to 0.50.0 (only direct-pin change needed).

The other packages flagged in the container audit (ast_serialize, coverage, filelock, librt, mando, typing_extensions) are transitive — not pinned in requirements.txt and will pick up latest on next image build. pillow==12.3.0 was already correct in requirements.txt; the container just needed rebuilding.

EOF marker not found warnings in the expense-receipt tests: pdfplumber reading a stub PDF without a proper %%EOF trailer. Harmless library warning, not a test defect — noted here so it doesn't get re-investigated.

🤖 Generated with Claude Code

Only direct-dependency update needed; all other outdated packages in
the container report (ast_serialize, coverage, filelock, librt, mando,
typing_extensions) are transitive deps not pinned here. pillow==12.3.0
was already correct in requirements.txt — container just needs rebuilding.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@dholbach dholbach merged commit 1f4dd4c into main Jul 6, 2026
1 check passed
@dholbach dholbach deleted the chore/update-dependencies branch July 6, 2026 06:55
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