Skip to content

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

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

Bumps uvicorn[standard] from 0.30.5 to 0.30.6.

Release notes

Sourced from uvicorn[standard]'s releases.

Version 0.30.6

Fixed

  • Don't warn when upgrade is not WebSocket and depedencies are installed (#2360)

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

Changelog

Sourced from uvicorn[standard]'s changelog.

0.30.6 (2024-08-13)

Fixed

  • Don't warn when upgrade is not WebSocket and depedencies are installed (#2360)
Commits
  • 7dc027d Version 0.30.6 (#2428)
  • 587a1cc fix: upgrade is not websocket and dependencies are installed, should not warn...
  • cee31a6 test(signal): add sleep to ensure shutdown completion (#2427)
  • eba64ef ci: timeout for test suite runs to 30 minutes (#2426)
  • 0f513d2 Remove signal testing order dependency (#2382)
  • See full diff in compare view

Merge request reports