Skip to content

Build(deps): Bump uvicorn[standard] from 0.25.0 to 0.26.0

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

Bumps uvicorn[standard] from 0.25.0 to 0.26.0.

Release notes

Sourced from uvicorn[standard]'s releases.

Version 0.26.0

Changed

  • Update --root-path to include the root path prefix in the full ASGI path as per the ASGI spec (#2213) 16/01/24
  • Use __future__.annotations on some internal modules (#2199) 16/01/24

Full Changelog: https://github.com/encode/uvicorn/compare/0.25.0...0.26.0

Changelog

Sourced from uvicorn[standard]'s changelog.

0.26.0 - 2024-01-16

Changed

  • Update --root-path to include the root path prefix in the full ASGI path as per the ASGI spec (#2213) 16/01/24
  • Use __future__.annotations on some internal modules (#2199) 16/01/24
Commits

Merge request reports