Skip to content

Build(deps): Bump uvicorn[standard] from 0.30.4 to 0.30.5

Ronan Amicel requested to merge dependabot-pip-uvicorn-standard--0.30.5 into main

Bumps uvicorn[standard] from 0.30.4 to 0.30.5.

Release notes

Sourced from uvicorn[standard]'s releases.

Version 0.30.5

Fixed

  • Don't close connection before receiving body on H11 (#2408)

Full Changelog: https://github.com/encode/uvicorn/compare/0.30.4...0.30.5

Changelog

Sourced from uvicorn[standard]'s changelog.

0.30.5 (2024-08-02)

Fixed

  • Don't close connection before receiving body on H11 (#2408)
Commits

Merge request reports