]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 10 May 2026 14:35:20 +0000 (14:35 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 10 May 2026 14:35:20 +0000 (14:35 +0000)
[skip ci]

docs/release-notes.md

index dd942a583b3974d3dc8a63eed96fffdf79369382..78dd9f119441e0a0b0e34660b01b08a84c88e04f 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Internal
 
+* ⬆ Bump actions/labeler from 6.0.1 to 6.1.0. PR [#1902](https://github.com/fastapi/sqlmodel/pull/1902) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump pydantic-settings from 2.14.0 to 2.14.1. PR [#1903](https://github.com/fastapi/sqlmodel/pull/1903) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump prek from 0.3.11 to 0.3.13. PR [#1901](https://github.com/fastapi/sqlmodel/pull/1901) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 👷 Add pre-commit for typos. PR [#1899](https://github.com/fastapi/sqlmodel/pull/1899) by [@tiangolo](https://github.com/tiangolo).