Update dependency fastapi to v0.114.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
fastapi (changelog) | patch |
==0.114.0 -> ==0.114.1
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
fastapi/fastapi (fastapi)
v0.114.1
Refactors
-
⚡ ️ Improve performance in request body parsing with a cache for internal model fields. MR #12184 by @tiangolo.
Docs
-
📝 Remove duplicate line in docs fordocs/en/docs/environment-variables.md
. MR #12169 by @prometek.
Translations
-
🌐 Add Portuguese translation fordocs/pt/docs/virtual-environments.md
. MR #12163 by @marcelomarkus. -
🌐 Add Portuguese translation fordocs/pt/docs/environment-variables.md
. MR #12162 by @marcelomarkus. -
🌐 Add Portuguese translation fordocs/pt/docs/tutorial/testing.md
. MR #12164 by @marcelomarkus. -
🌐 Add Portuguese translation fordocs/pt/docs/tutorial/debugging.md
. MR #12165 by @marcelomarkus. -
🌐 Add Korean translation fordocs/ko/docs/project-generation.md
. MR #12157 by @BORA040126.
Internal
-
⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. MR #12173 by @dependabot[bot]. -
⬆ [pre-commit.ci] pre-commit autoupdate. MR #12176 by @pre-commit-ci[bot]. -
👷 Updateissue-manager.yml
. MR #12159 by @tiangolo. -
✏ ️ Fix typo infastapi/params.py
. MR #12143 by @surreal30.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.