]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 3 Apr 2026 09:06:31 +0000 (09:06 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 3 Apr 2026 09:06:31 +0000 (09:06 +0000)
[skip ci]

docs/release-notes.md

index 95c06a273eb83a1f89bc3e3c87b3eae0893ee320..33089b1501c54b5b84214f4d081693ecf54039b8 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* ⬆ Bump mypy from 1.19.1 to 1.20.0. PR [#1843](https://github.com/fastapi/sqlmodel/pull/1843) by [@dependabot[bot]](https://github.com/apps/dependabot).
+
 ## 0.0.38 (2026-04-02)
 
 ### Fixes