⬆ Bump fastapi from 0.129.0 to 0.131.0
Closed
Number: #318
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 23, 2026 at 06:06 AM UTC
(4 months ago)
(4 months ago)
Updated:
February 24, 2026 at 05:55 AM UTC
(3 months ago)
(3 months ago)
Closed:
February 24, 2026 at 05:55 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
about 24 hours
Labels:
dependencies internal python:uv
dependencies internal python:uv
Description:
Bumps fastapi from 0.129.0 to 0.131.0.
Release notes
Sourced from fastapi's releases.
0.131.0
Breaking Changes
- 🗑️ Deprecate
ORJSONResponseandUJSONResponse. PR #14964 by@tiangolo.0.130.0
Features
- ✨ Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model. PR #14962 by
@tiangolo.
- This results in 2x (or more) performance increase for JSON responses.
- New docs: Custom Response - JSON Performance.
0.129.2
Internal
- ⬆️ Upgrade pytest. PR #14959 by
@tiangolo.- 👷 Fix CI, do not attempt to publish
fastapi-slim. PR #14958 by@tiangolo.- ➖ Drop support for
fastapi-slim, no more versions will be released, use only"fastapi[standard]"orfastapi. PR #14957 by@tiangolo.- 🔧 Update pyproject.toml, remove unneeded lines. PR #14956 by
@tiangolo.0.129.1
Fixes
- ♻️ Fix JSON Schema for bytes, use
"contentMediaType": "application/octet-stream"instead of"format": "binary". PR #14953 by@tiangolo.Docs
- 🔨 Add Kapa.ai widget (AI chatbot). PR #14938 by
@tiangolo.- 🔥 Remove Python 3.9 specific files, no longer needed after updating translations. PR #14931 by
@tiangolo.- 📝 Update docs for JWT to prevent timing attacks. PR #14908 by
@tiangolo.Translations
- ✏️ Fix several typos in ru translations. PR #14934 by
@argoarsiks.- 🌐 Update translations for ko (update-all and add-missing). PR #14923 by
@YuriiMotov.- 🌐 Update translations for uk (add-missing). PR #14922 by
@YuriiMotov.- 🌐 Update translations for zh-hant (update-all and add-missing). PR #14921 by
@YuriiMotov.- 🌐 Update translations for fr (update-all and add-missing). PR #14920 by
@YuriiMotov.- 🌐 Update translations for de (update-all) . PR #14910 by
@YuriiMotov.- 🌐 Update translations for ja (update-all). PR #14916 by
@YuriiMotov.- 🌐 Update translations for pt (update-all). PR #14912 by
@YuriiMotov.- 🌐 Update translations for es (update-all and add-missing). PR #14911 by
@YuriiMotov.- 🌐 Update translations for zh (update-all). PR #14917 by
@YuriiMotov.- 🌐 Update translations for uk (update-all). PR #14914 by
@YuriiMotov.- 🌐 Update translations for tr (update-all). PR #14913 by
@YuriiMotov.- 🌐 Update translations for ru (update-outdated). PR #14909 by
@YuriiMotov.Internal
- 👷 Always run tests on push to
masterbranch and when run by scheduler. PR #14940 by@YuriiMotov.
... (truncated)
Commits
b423b73🔖 Release version 0.131.070e8558📝 Update release notes48e9835🗑️ DeprecateORJSONResponseandUJSONResponse(#14964)2e62fb1📝 Update release noteseb544e7🔖 Release version 0.130.0bc06e42📝 Update release notes590a5e5✨ Serialize JSON response with Pydantic (in Rust), when there's a Pydantic re...1e78a36🔖 Release version 0.129.2f921de6📝 Update release notes4ab8138⬆️ Upgrade pytest (#14959)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14089926 |
| UUID: | 3976510063 |
| Node ID: | PR_kwDOL2WVUc7Fj9h9 |
| Host: | GitHub |
| Repository: | fastapi/fastapi-cli |