Skip to content

chore(deps): bump quart from 0.21.0 to 0.22.0 in /tracker/backend - #5518

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/tracker/backend/quart-0.22.0
Open

chore(deps): bump quart from 0.21.0 to 0.22.0 in /tracker/backend#5518
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/tracker/backend/quart-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps quart from 0.21.0 to 0.22.0.

Changelog

Sourced from quart's changelog.

Version 0.22.0

Released 2026-08-19

  • Use Quart's logger rather than Hypercorn's in app.run
  • Document serving function call ordering
  • Bugfix ensure the path is correct when using root_path
  • Bugfix Correct traceback/error behaviour
Commits
  • 8e1cc80 Bump and release 0.22.0
  • 7337e5f Correct traceback/error behaviour
  • 33f20b9 Add missing default argument in docs
  • f06a935 Document serving function call ordering
  • e506aec Use Quart's logger rather than Hypercorn's in app.run
  • 91802b4 Bugfix ensure the path is correct when using root_path
  • 657bca7 Two minor improvements
  • 13e88fb Remove lock workflow
  • 14ea057 Update uv lockfile after version change
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [quart](https://github.com/pallets/quart) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/pallets/quart/releases)
- [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.md)
- [Commits](pallets/quart@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: quart
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants