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.70.0 to 0.70.1 in /frameworks #126

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastapi from 0.70.0 to 0.70.1.

Release notes

Sourced from fastapi's releases.

0.70.1

There's nothing interesting in this particular FastAPI release. It is mainly to enable/unblock the release of the next version of Pydantic that comes packed with features and improvements. 🤩

Fixes

  • 🐛 Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9. PR #4272 by @​PrettyWood.

Translations

  • 🌐 Add Korean translation for docs/tutorial/request-forms-and-files.md. PR #3744 by @​NinaHwang.
  • 🌐 Add Korean translation for docs/tutorial/request-files.md. PR #3743 by @​NinaHwang.
  • 🌐 Add portuguese translation for docs/tutorial/query-params-str-validations.md. PR #3965 by @​leandrodesouzadev.
  • 🌐 Add Korean translation for docs/tutorial/response-status-code.md. PR #3742 by @​NinaHwang.
  • 🌐 Add Korean translation for Tutorial - JSON Compatible Encoder. PR #3152 by @​NEONKID.
  • 🌐 Add Korean translation for Tutorial - Path Parameters and Numeric Validations. PR #2432 by @​hard-coders.
  • 🌐 Add Korean translation for docs/ko/docs/deployment/versions.md. PR #4121 by @​DevDae.
  • 🌐 Fix Korean translation for docs/ko/docs/tutorial/index.md. PR #4193 by @​kimjaeyoonn.
  • 🔧 Add CryptAPI sponsor. PR #4264 by @​tiangolo.
  • 📝 Update docs/tutorial/dependencies/classes-as-dependencies: Add type of query parameters in a description of Classes as dependencies. PR #4015 by @​0417taehyun.
  • 🌐 Add French translation for Tutorial - First steps. PR #3455 by @​Smlep.
  • 🌐 Add French translation for docs/tutorial/path-params.md. PR #3548 by @​Smlep.
  • 🌐 Add French translation for docs/tutorial/query-params.md. PR #3556 by @​Smlep.
  • 🌐 Add Turkish translation for docs/python-types.md. PR #3926 by @​BilalAlpaslan.

Internal

Commits
  • 3efb4f7 🔖 Release version 0.70.1
  • 9c25f96 📝 Update release notes
  • e7158bc 👥 Update FastAPI People (#4274)
  • 6d642ef 📝 Update release notes
  • b0cd4d7 🐛 Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9 (#4272)
  • 0a87bc8 📝 Update release notes
  • 062efcb 🌐 Add Korean translation for docs/tutorial/request-forms-and-files.md (#3744)
  • aa4a69f 📝 Update release notes
  • eb79441 📝 Update release notes
  • fa5639c 🌐 Add Korean translation for docs/tutorial/request-files.md (#3743)
  • 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)