Update dependency uvicorn to v0.37.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| uvicorn (changelog) |
0.35.0 -> 0.37.0
|
Release Notes
Kludex/uvicorn (uvicorn)
v0.37.0: Version 0.37.0
What's Changed
- Add
--timeout-worker-healthchecksetting by @Kludex in #2711 - Add
os.PathLike[str]type tossl_ca_certsby @rnv812 in #2676
New Contributors
- @LincolnPuzey made their first contribution in #2669
- @rnv812 made their first contribution in #2676
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.36.1...0.37.0
v0.36.1: Version 0.36.1
What's Changed
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.36.0...0.36.1
v0.36.0: Version 0.36.0
Added
- Support custom IOLOOPs by @gnir-work in #2435
- Allow to provide importable string in
--http,--wsand--loopby @Kludex in #2658
New Contributors
- @gnir-work made their first contribution in #2435
- @musicinmybrain made their first contribution in #2659
- @secrett2633 made their first contribution in #2684
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.35.0...0.36.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.