Update dependency uvicorn to v0.18.2 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| uvicorn (source, changelog) | dependencies | minor |
==0.17.6 -> ==0.18.2
|
Release Notes
encode/uvicorn
v0.18.2
Fixed
- Add default
log_configonuvicorn.run()(#1541) 24/06/22 - Revert
loggingfile name modification (#1543) 27/06/22
v0.18.1
Fixed
- Use
DEFAULT_MAX_INCOMPLETE_EVENT_SIZEas default toh11_max_incomplete_event_sizeon the CLI (#1534) 23/06/22
v0.18.0
Added
- The
reloadflag prioritizeswatchfilesinstead of the deprecatedwatchgod(#1437) 18/06/22 - Annotate
uvicorn.run()function (#1423) 10/05/22 - Allow configuring
max_incomplete_event_sizeforh11implementation (#1514) 22/06/22
Removed
- Remove
asgirefdependency (#1532) 22/06/22
Fixed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.