]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 15:36:07 +0000 (15:36 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 15:36:07 +0000 (15:36 +0000)
[skip ci]

docs/en/docs/release-notes.md

index ab50801b439e74a9c9bc33649fd051d3cf77e1f5..6eebffe9550470fb1d6e6865ebe06fbde17e32d9 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ⚡️ Skip unused dependency repeat bookkeeping. PR [#16069](https://github.com/fastapi/fastapi/pull/16069) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.140.3 (2026-07-27)
 
 ### Refactors