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

docs/en/docs/release-notes.md

index e3804c6e37ad5e16f23cf79e5f15d842cce0cb7d..a428a4d860a707d063d810113fd55f27f7cb999a 100644 (file)
@@ -20,6 +20,10 @@ hide:
 * 📝 Update highlights in webhooks docs. PR [#14905](https://github.com/fastapi/fastapi/pull/14905) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update source examples and docs from Python 3.9 to 3.10. PR [#14900](https://github.com/fastapi/fastapi/pull/14900) by [@tiangolo](https://github.com/tiangolo).
 
+### Internal
+
+* 🔨 Update docs.py scripts to migrate Python 3.9 to Python 3.10. PR [#14906](https://github.com/fastapi/fastapi/pull/14906) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.8
 
 ### Docs