]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 5 Apr 2026 15:19:33 +0000 (15:19 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 5 Apr 2026 15:19:33 +0000 (15:19 +0000)
[skip ci]

docs/release-notes.md

index c66b7b1ebf5a353272a9bba4b3a728997950d20e..af5e15881210b0257cfe96ab33707fc32525fb0f 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Internal
 
+* 🔥 Remove outdated `needs_py310` marker from tests. PR [#1852](https://github.com/fastapi/sqlmodel/pull/1852) by [@stickm4n](https://github.com/stickm4n).
 * ⬆ 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).