]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 20 Mar 2026 15:29:22 +0000 (15:29 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 20 Mar 2026 15:29:22 +0000 (15:29 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 78d8183685a1324adde658b3496a59fd5ded994d..772f81eb689927b1d6abc0b401ba76c152645ea1 100644 (file)
@@ -42,6 +42,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump authlib from 1.6.7 to 1.6.9. PR [#15128](https://github.com/fastapi/fastapi/pull/15128) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump pyasn1 from 0.6.2 to 0.6.3. PR [#15143](https://github.com/fastapi/fastapi/pull/15143) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump ujson from 5.11.0 to 5.12.0. PR [#15150](https://github.com/fastapi/fastapi/pull/15150) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔨 Tweak translation workflow and translation fixer tool. PR [#15166](https://github.com/fastapi/fastapi/pull/15166) by [@YuriiMotov](https://github.com/YuriiMotov).