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

docs/en/docs/release-notes.md

index 1eb4c57c7ce705238aedce8fb9945ea784b7218e..1c22f832ab13f8efa2e69c3b2504ffb707516c13 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump typing-extensions from 4.15.0 to 4.16.0. PR [#15982](https://github.com/fastapi/fastapi/pull/15982) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump the github-actions group across 1 directory with 4 updates. PR [#15983](https://github.com/fastapi/fastapi/pull/15983) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump pre-commit hooks. PR [#15985](https://github.com/fastapi/fastapi/pull/15985) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Use `FASTAPI_LATEST_CHANGES` token in `bump-pre-commit-hooks` workflow. PR [#15984](https://github.com/fastapi/fastapi/pull/15984) by [@YuriiMotov](https://github.com/YuriiMotov).