Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Bump fastapi from 0.70.0 to 0.70.1 #302

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 27, 2021
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.70.0 to 0.70.1.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/fastapi-0.70.1 branch from db1b967 to f31fa8f Compare December 27, 2021 11:59
@MartinHjelmare MartinHjelmare merged commit 9387bac into master Dec 27, 2021
@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.70.1 branch December 27, 2021 12:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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