]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 4 Nov 2025 08:38:34 +0000 (08:38 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 4 Nov 2025 08:38:34 +0000 (08:38 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 24b9f4ca390a668c1c800bfc51fdc113372e4524..9394a18ddd2b30646bb28c09b91e26d6e1be0a6c 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121.0, adding `scope`. PR [#14287](https://github.com/fastapi/fastapi/pull/14287) by [@tiangolo](https://github.com/tiangolo).
 
+### Internal
+
+* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#14289](https://github.com/fastapi/fastapi/pull/14289) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
+
 ## 0.121.0
 
 ### Features