Skip to content

Update fastapi requirement from ~=0.70.0 to ~=0.70.1#43

Merged
V3lop5 merged 1 commit intomainfrom
dependabot/pip/fastapi-approx-eq-0.70.1
Dec 13, 2021
Merged

Update fastapi requirement from ~=0.70.0 to ~=0.70.1#43
V3lop5 merged 1 commit intomainfrom
dependabot/pip/fastapi-approx-eq-0.70.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Updates the requirements on fastapi to permit the latest version.

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 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)

Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.70.0...0.70.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2021
@V3lop5 V3lop5 merged commit aa69fee into main Dec 13, 2021
@V3lop5 V3lop5 deleted the dependabot/pip/fastapi-approx-eq-0.70.1 branch December 13, 2021 15:38
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant