Update dependency fastapi to ^0.116.0 #26
Loading…
Add table
Add a link
Reference in a new issue
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.11
->^0.116.0
Release Notes
fastapi/fastapi (fastapi)
v0.116.1
Compare Source
Upgrades
>=0.40.0,<0.48.0
. PR #13884 by @tiangolo.Docs
docs/en/docs/contributing.md
. PR #13886 by @YuriiMotov.Internal
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.