]> 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 17:18:53 +0000 (17:18 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 6 Feb 2026 17:18:53 +0000 (17:18 +0000)
[skip ci]

docs/en/docs/release-notes.md

index a55a15abd773468ef2d7cb4ed2d68409192c2f8e..6896100495f7fa9b0f9e61e5db786d1b1b53da9d 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* ⬆️ Upgrade development dependencies. PR [#14854](https://github.com/fastapi/fastapi/pull/14854) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.3
 
 ### Refactors