fix(deps): update dependency uvicorn to ^0.21.0 - autoclosed
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| uvicorn (changelog) |
^0.20.0 -> ^0.21.0
|
Release Notes
encode/uvicorn
v0.21.0
Added
- Introduce lifespan state (#1818) 05/03/23
- Allow headers to be sent as iterables on H11 implementation (#1782) 27/11/22
- Improve discoverability when --port=0 is used (#1890) 09/03/23
Changed
- Avoid importing
h11andpyyamlwhen not needed to improve import time (#1846) 07/02/23 - Replace current native
WSGIMiddlewareimplementation bya2wsgi(#1825) 16/01/23 - Change default
--app-dirfrom "." (dot) to "" (empty string) (#1835) 06/01/23
Fixed
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.