klen / py-frameworks-bench

Another benchmark for some python frameworks
https://klen.github.io/py-frameworks-bench/
MIT License
709 stars 85 forks source link

build(deps): bump quart from 0.15.0 to 0.15.1 in /frameworks #70

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps quart from 0.15.0 to 0.15.1.

Commits
  • 34b60e9 Bump and release 0.15.1
  • 59c6b36 Bugfix teardown callable typing
  • 066e10c Bugfix blueprint renaming
  • 6f77650 Bugfix blueprint self registration
  • 94e760a Bugfix allow blueprints to be registered with a different name
  • 93981f8 Bugfix blueprint naming
  • d3a0778 Bugfix improve the typing
  • 05a5226 Bugfix further fix the blueprint url_prefix usage
  • e6f5be9 Bugfix nested blueprint prefixing
  • 674983a Bugfix don't try an parse the form data multiple times
  • Additional commits viewable 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)