Update dependency fastapi to v0.116.0 #101
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/fastapi-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.115.13
->==0.116.0
Release Notes
fastapi/fastapi (fastapi)
v0.116.0
Compare Source
Features
fastapi deploy
. PR #13870 by @tiangolo.Installing
fastapi[standard]
now includesfastapi-cloud-cli
.This will allow you to deploy to FastAPI Cloud with the
fastapi deploy
command.If you want to install
fastapi
with the standard dependencies but withoutfastapi-cloud-cli
, you can install insteadfastapi[standard-no-fastapi-cloud-cli]
.Translations
docs/ru/docs/advanced/response-directly.md
. PR #13801 by @NavesSapnis.docs/ru/docs/advanced/additional-status-codes.md
. PR #13799 by @NavesSapnis.docs/uk/docs/tutorial/body-updates.md
. PR #13804 by @valentinDruzhinin.Internal
v0.115.14
Compare Source
Fixes
Form
. PR #13827 by @patrick91.Docs
docs/en/docs/advanced/response-directly.md
. PR #13800 by @NavesSapnis.Translations
docs/uk/docs/tutorial/response-model.md
. PR #13792 by @valentinDruzhinin.docs/uk/docs/tutorial/security/index.md
. PR #13805 by @valentinDruzhinin.docs/ja/docs/tutorial/encoder.md
. PR #13815 by @ruzia.docs/ja/docs/tutorial/handling-errors.md
. PR #13814 by @ruzia.docs/ja/docs/tutorial/body-fields.md
. PR #13802 by @ruzia.docs/ru/docs/advanced/index.md
. PR #13797 by @NavesSapnis.Internal
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
81a85f9919
tobacba25d9f
Update dependency fastapi to v0.115.14to Update dependency fastapi to v0.116.0