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

docs/release-notes.md

index 90fffc4312e1d516d4b54cc0f3d082aab4a98b86..6c53057156d6b9a11f9beeb4e26a14a4c732d761 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Internal
 
+* ⬆ Bump ruff from 0.15.9 to 0.15.10. PR [#1856](https://github.com/fastapi/sqlmodel/pull/1856) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump pytest from 9.0.2 to 9.0.3. PR [#1855](https://github.com/fastapi/sqlmodel/pull/1855) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump ty from 0.0.28 to 0.0.29. PR [#1854](https://github.com/fastapi/sqlmodel/pull/1854) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔥 Remove outdated `needs_py310` marker from tests. PR [#1852](https://github.com/fastapi/sqlmodel/pull/1852) by [@stickm4n](https://github.com/stickm4n).