]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 25 Mar 2026 12:51:40 +0000 (12:51 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 25 Mar 2026 12:51:40 +0000 (12:51 +0000)
[skip ci]

docs/release-notes.md

index 828ef0fd8b432b1f5220fb98ca3b8e987c07cf3e..477067432804d192f22a0e5ea2ff5c4e5d4b77d7 100644 (file)
@@ -16,6 +16,7 @@
 
 ### Internal
 
+* ⬆ Bump prek from 0.3.6 to 0.3.8. PR [#1829](https://github.com/fastapi/sqlmodel/pull/1829) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump pygithub from 2.8.1 to 2.9.0. PR [#1827](https://github.com/fastapi/sqlmodel/pull/1827) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump fastapi from 0.135.1 to 0.135.2. PR [#1828](https://github.com/fastapi/sqlmodel/pull/1828) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ➕ Add a direct dependency on `typing-extensions`. PR [#1815](https://github.com/fastapi/sqlmodel/pull/1815) by [@musicinmybrain](https://github.com/musicinmybrain).