]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 21 Jan 2026 13:04:03 +0000 (13:04 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 21 Jan 2026 13:04:03 +0000 (13:04 +0000)
[skip ci]

docs/release-notes.md

index a12b182e86e4a7d8558804d76f85ef15b2770303..78a633b146e662232624e6c6e61223ecbcd86e6b 100644 (file)
@@ -14,6 +14,7 @@
 
 ### Internal
 
+* ⬆ Bump ruff from 0.14.10 to 0.14.13. PR [#1714](https://github.com/fastapi/sqlmodel/pull/1714) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump prek from 0.2.25 to 0.2.30. PR [#1716](https://github.com/fastapi/sqlmodel/pull/1716) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆️ Update FastAPI version pin to `>=0.103.2` in tests. PR [#1709](https://github.com/fastapi/sqlmodel/pull/1709) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 📌 Pin development Python version to 3.10, for `deploy_docs_status.py`. PR [#1707](https://github.com/fastapi/sqlmodel/pull/1707) by [@tiangolo](https://github.com/tiangolo).