]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 6 Feb 2026 13:45:47 +0000 (13:45 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 6 Feb 2026 13:45:47 +0000 (13:45 +0000)
[skip ci]

docs/en/docs/release-notes.md

index c1a563f18b9ba7d39bf0f698d32fc4c7b7fbf3e9..bd62fc063e5d2dddd1a619c97c3c9333349f6ae9 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 👷 Run tests with lower bound uv sync, upgrade `fastapi[all]` minimum dependencies: `ujson >=5.8.0`, `orjson >=3.9.3`. PR [#14846](https://github.com/fastapi/fastapi/pull/14846) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.2
 
 ### Features