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

docs/en/docs/release-notes.md

index fc3400034f5fbf828974c548236129b82f702aee..b42368614708ae73458f9427c0b89fdcaca2f7b4 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Internal
 
+* ⬆ Update all dependencies to use `griffelib` instead of `griffe`. PR [#14973](https://github.com/fastapi/fastapi/pull/14973) by [@svlandeg](https://github.com/svlandeg).
 * 🔨 Fix `FastAPI People` workflow. PR [#14951](https://github.com/fastapi/fastapi/pull/14951) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Do not run codspeed with coverage as it's not tracked. PR [#14966](https://github.com/fastapi/fastapi/pull/14966) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Do not include benchmark tests in coverage to speed up coverage processing. PR [#14965](https://github.com/fastapi/fastapi/pull/14965) by [@tiangolo](https://github.com/tiangolo).