]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 23 Dec 2025 16:04:41 +0000 (16:04 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 23 Dec 2025 16:04:41 +0000 (16:04 +0000)
[skip ci]

docs/release-notes.md

index 93a3723e8b8f71b39860a4f0b171abf151310423..04243171e7bc62f41dc8d0b9c83043f3388f3ddc 100644 (file)
@@ -10,6 +10,7 @@
 
 ### Internal
 
+* 📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3.8. PR [#1689](https://github.com/fastapi/sqlmodel/pull/1689) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR [#1683](https://github.com/fastapi/sqlmodel/pull/1683) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Run Smokeshow always, even on test failures. PR [#1682](https://github.com/fastapi/sqlmodel/pull/1682) by [@YuriiMotov](https://github.com/YuriiMotov).
 * ⬆ Bump ruff from 0.14.6 to 0.14.8. PR [#1667](https://github.com/fastapi/sqlmodel/pull/1667) by [@dependabot[bot]](https://github.com/apps/dependabot).