Skip to content

Update dependency uvicorn to v0.18.3 (develop)

RenovateBot requested to merge renovate/develop-uvicorn-0.x into develop

This MR contains the following updates:

Package Type Update Change
uvicorn (changelog) dependencies patch ==0.18.2 -> ==0.18.3

Release Notes

encode/uvicorn

v0.18.3

Compare Source

Fixed
  • Remove cyclic references on HTTP implementations. (#​1604) 24/08/22
Changed
  • reload_delay default changed from None to 0.25 on uvicorn.run() and Config. None is not an acceptable value anymore. (#​1545) 02/07/22

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports