Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uvicorn to 0.28.0 #4913

Merged
merged 1 commit into from Mar 10, 2024
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Mar 9, 2024

This PR updates uvicorn[standard] from 0.27.1 to 0.28.0.

Changelog

0.28.0

Added

- Raise `ClientDisconnected` on `send()` when client disconnected (2220) 12/02/24

Fixed

- Except `AttributeError` on `sys.stdin.fileno()` for Windows IIS10 (1947) 29/02/24
- Use `X-Forwarded-Proto` for WebSockets scheme when the proxy provides it (2258) 01/03/24
Links

@pyup-bot pyup-bot added the update label Mar 9, 2024
@browniebroke browniebroke merged commit 6c5ac37 into master Mar 10, 2024
15 checks passed
@browniebroke browniebroke deleted the pyup-update-uvicorn-0.27.1-to-0.28.0 branch March 10, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants