klen / py-frameworks-bench

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

build(deps): bump fastapi from 0.66.0 to 0.67.0 in /frameworks #88

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastapi from 0.66.0 to 0.67.0.

Release notes

Sourced from fastapi's releases.

0.67.0

Features

Docs

  • 📝 Add external link: How to Create A Fake Certificate Authority And Generate TLS Certs for FastAPI. PR #2839 by @​aitoehigie.
  • ✏ Fix code highlighted line in: body-nested-models.md. PR #3463 by @​jaystone776.
  • ✏ Fix typo in body-nested-models.md. PR #3462 by @​jaystone776.
  • ✏ Fix typo "might me" -> "might be" in docs/en/docs/tutorial/schema-extra-example.md. PR #3362 by @​dbrakman.
  • 📝 Add external link: Building simple E-Commerce with NuxtJS and FastAPI. PR #3271 by @​ShahriyarR.
  • 📝 Add external link: Serve a machine learning model using Sklearn, FastAPI and Docker. PR #2974 by @​rodrigo-arenas.
  • ✏️ Fix typo on docstring in datastructures file. PR #2887 by @​Kludex.
  • 📝 Add External Link: Deploy FastAPI on Ubuntu and Serve using Caddy 2 Web Server. PR #3572 by @​tiangolo.
  • 📝 Add External Link, replaces #1898. PR #3571 by @​tiangolo.

Internal

0.66.1

Translations

Internal

  • 🔧 Configure strict pytest options and update/refactor tests. Upgrade pytest to >=6.2.4,<7.0.0 and pytest-cov to >=2.12.0,<3.0.0. Initial PR #2790 by @​graingert.
  • ⬆️ Upgrade python-jose dependency to >=3.3.0,<4.0.0 for tests. PR #3468 by @​tiangolo.
Commits
  • a0209a0 🔖 Release version 0.67.0
  • 099aab7 📝 Update release notes
  • 7dc5b94 📝 Update release notes
  • 684c007 ✨ Add support for dataclasses in request bodies and response_model (#3577)
  • 75d8a6b 📝 Update release notes
  • 96fdfc5 ✨ Support dataclasses in responses (#3576)
  • 49517d3 📝 Update release notes
  • 9355cc4 📝 Add external link: How to Create A Fake Certificate Authority And Generate ...
  • 1ce5915 📝 Update release notes
  • 1241f7f ✏ Fix code highlighted line in: body-nested-models.md (#3463)
  • 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)