chore(deps): update dependency uvicorn to v0.30.3 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uvicorn (changelog) | dependencies | patch |
0.30.1 -> 0.30.3
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
encode/uvicorn (uvicorn)
v0.30.3
Fixed
- Suppress
KeyboardInterrupt
from CLI and programmatic usage (#2384) -
ClientDisconnect
inherits fromOSError
instead ofIOError
(#2393)
v0.30.2
Added
- Add
reason
support towebsocket.disconnect
event (#2324)
Fixed
- Iterate subprocesses in-place on the process manager (#2373)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.