From: github-actions[bot] Date: Mon, 13 Jul 2026 08:13:23 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b01aec456a95af6a8cb4faabcb9b9589c8987f5b;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 7367e942b..8b61020cd 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ### Internal +* 🔧 Set Dependabot schedule interval to "monthly". PR [#2025](https://github.com/fastapi/sqlmodel/pull/2025) by [@YuriiMotov](https://github.com/YuriiMotov). * ⬆ Bump the python-packages group with 4 updates. PR [#2039](https://github.com/fastapi/sqlmodel/pull/2039) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump https://github.com/crate-ci/typos from v1.47.2 to 1.48.0 in the pre-commit group. PR [#2038](https://github.com/fastapi/sqlmodel/pull/2038) by [@dependabot[bot]](https://github.com/apps/dependabot). * 👷 Fix latest-changes checkout target. PR [#2031](https://github.com/fastapi/sqlmodel/pull/2031) by [@tiangolo](https://github.com/tiangolo).