Update dependency fastapi to v0.116.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
fastapi (changelog) |
==0.115.14 -> ==0.116.1
|
Release Notes
fastapi/fastapi (fastapi)
v0.116.1
Upgrades
-
⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0
. MR #13884 by @tiangolo.
Docs
-
📝 Add notification about impending changes in Translations todocs/en/docs/contributing.md
. MR #13886 by @YuriiMotov.
Internal
-
⬆️ [pre-commit.ci] pre-commit autoupdate. MR #13871 by @pre-commit-ci[bot].
v0.116.0
Features
-
✨ Add support for deploying to FastAPI Cloud withfastapi deploy
. MR #13870 by @tiangolo.
Installing fastapi[standard]
now includes fastapi-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 without fastapi-cloud-cli
, you can install instead fastapi[standard-no-fastapi-cloud-cli]
.
Translations
-
🌐 Add Russian translation fordocs/ru/docs/advanced/response-directly.md
. MR #13801 by @NavesSapnis. -
🌐 Add Russian translation fordocs/ru/docs/advanced/additional-status-codes.md
. MR #13799 by @NavesSapnis. -
🌐 Add Ukrainian translation fordocs/uk/docs/tutorial/body-updates.md
. MR #13804 by @valentinDruzhinin.
Internal
-
⬆️ Bump pillow from 11.1.0 to 11.3.0. MR #13852 by @dependabot[bot]. -
👥 Update FastAPI People - Sponsors. MR #13846 by @tiangolo. -
👥 Update FastAPI GitHub topic repositories. MR #13848 by @tiangolo. -
⬆️ Bump mkdocs-material from 9.6.1 to 9.6.15. MR #13849 by @dependabot[bot]. -
⬆️ [pre-commit.ci] pre-commit autoupdate. MR #13843 by @pre-commit-ci[bot]. -
👥 Update FastAPI People - Contributors and Translators. MR #13845 by @tiangolo.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.