Update dependency uvicorn to v0.23.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uvicorn (changelog) | dependencies | minor |
0.22.0 -> 0.23.2
|
Release Notes
encode/uvicorn
v0.23.2
Fixed
- Maintain the same behavior of
websockets
from 10.4 on 11.0 (#2061) 30/07/23
v0.23.1
Fixed
- Add
typing_extensions
for Python 3.10 and lower (#2053) 18/07/23
v0.23.0
Added
- Add
--ws-max-queue
parameter WebSockets (#2033) 10/07/23
Removed
Fixed
- Set
scope["scheme"]
tows
orwss
instead ofhttp
orhttps
onProxyHeadersMiddleware
for WebSockets (#2043) 12/07/23
Changed
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot