Skip to content

chore: bump uvicorn to 0.52.0 - #288

Merged
dholbach merged 1 commit into
mainfrom
chore/bump-uvicorn-0.52.0
Jul 30, 2026
Merged

chore: bump uvicorn to 0.52.0#288
dholbach merged 1 commit into
mainfrom
chore/bump-uvicorn-0.52.0

Conversation

@dholbach

Copy link
Copy Markdown
Owner

Summary

  • Bumps uvicorn 0.51.0 → 0.52.0 in requirements.txt and requirements-dev.txt (flagged by the monthly outdated-packages check)
  • Patch release: adds an opt-in experimental HTTP backend (--http zttp, not used here) and fixes a websocket header-encoding edge case. No breaking changes.
  • The other packages flagged (filelock, mando, pip) are transitive dev-tool dependencies (via radon/virtualenv), not pinned anywhere — no action needed.

Test plan

  • Rebuilt the Docker image (./dev.py build) and confirmed uvicorn==0.52.0 installed in the container
  • ./dev.py test (full Django + JS suite) — passing on the rebuilt image

🤖 Generated with Claude Code

Patch release: adds an opt-in experimental HTTP backend (not used
here) and fixes a websocket header-encoding edge case. No breaking
changes. filelock/mando/pip flagged by the outdated-packages check
are transitive dev-tool deps, not pinned in requirements — no action
needed there.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@dholbach
dholbach merged commit 1080a23 into main Jul 30, 2026
1 check passed
@dholbach
dholbach deleted the chore/bump-uvicorn-0.52.0 branch July 30, 2026 15:04
@dholbach dholbach mentioned this pull request Jul 30, 2026
1 task
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