]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 1 Oct 2025 15:48:14 +0000 (15:48 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 1 Oct 2025 15:48:14 +0000 (15:48 +0000)
[skip ci]

docs/en/docs/release-notes.md

index a2c9319b18046032f32238af2ff983d61d42d5bb..e764238f365640dd0aec614d5ebb6f3693cfd124 100644 (file)
@@ -16,6 +16,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump sqlmodel from 0.0.24 to 0.0.25. PR [#14143](https://github.com/fastapi/fastapi/pull/14143) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0. PR [#14148](https://github.com/fastapi/fastapi/pull/14148) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 👷 Update docs previews comment, single comment, add failure status. PR [#14129](https://github.com/fastapi/fastapi/pull/14129) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Modify `mkdocs_hooks.py` to add `title` to page's metadata (remove permalinks in social cards). PR [#14125](https://github.com/fastapi/fastapi/pull/14125) by [@YuriiMotov](https://github.com/YuriiMotov).