From: github-actions[bot] Date: Sun, 5 Apr 2026 15:10:33 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dca8c6ab3c9283531a9682cefacda8204176c5d6;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index f6e0b9324..c66b7b1eb 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ### Internal +* ⬆ Bump sqlalchemy from 2.0.48 to 2.0.49. PR [#1850](https://github.com/fastapi/sqlmodel/pull/1850) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump ty from 0.0.26 to 0.0.28. PR [#1849](https://github.com/fastapi/sqlmodel/pull/1849) by [@dependabot[bot]](https://github.com/apps/dependabot). * 👷 Replace `mypy` with `ty` in precommit. PR [#1806](https://github.com/fastapi/sqlmodel/pull/1806) by [@svlandeg](https://github.com/svlandeg). * ⬆ Bump ruff from 0.15.7 to 0.15.9. PR [#1847](https://github.com/fastapi/sqlmodel/pull/1847) by [@dependabot[bot]](https://github.com/apps/dependabot).