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

docs/release-notes.md

index 7120c250e07897f8a5b2abd37b3482cddb016698..8e8d8daeeee8d8a29b31d72f6e9dfe680bf9f44b 100644 (file)
@@ -6,6 +6,10 @@
 
 * ⬆️ Add support for Python 3.13. PR [#1289](https://github.com/fastapi/sqlmodel/pull/1289) by [@svlandeg](https://github.com/svlandeg).
 
+### Internal
+
+* ⬆ Bump ruff from 0.6.2 to 0.9.6. PR [#1294](https://github.com/fastapi/sqlmodel/pull/1294) by [@dependabot[bot]](https://github.com/apps/dependabot).
+
 ## 0.0.23
 
 ### Fixes