]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 18 Mar 2025 07:22:45 +0000 (07:22 +0000)
committergithub-actions <github-actions@github.com>
Tue, 18 Mar 2025 07:22:45 +0000 (07:22 +0000)
[skip ci]

docs/release-notes.md

index 7fa3d86a9832d3c585faa0742d9c9d220c995261..70fe72f0443592fda075fbbee9cd2e10f4659ad2 100644 (file)
@@ -6,6 +6,10 @@
 
 * ⬆️ Drop support for Python 3.7, require Python 3.8 or above. PR [#1316](https://github.com/fastapi/sqlmodel/pull/1316) by [@svlandeg](https://github.com/svlandeg).
 
+### Internal
+
+* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#1319](https://github.com/fastapi/sqlmodel/pull/1319) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
+
 ## 0.0.24
 
 ### Upgrades