]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 23 Mar 2026 12:37:17 +0000 (12:37 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 23 Mar 2026 12:37:17 +0000 (12:37 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 6278bcc959db2d9307fe506a296f02a2c3ee605c..e832bdbe5b995582d4c9bea09002043fb4b98e57 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Increase lower bound to `pydantic >=2.9.0.` and fix the test suite. PR [#15139](https://github.com/fastapi/fastapi/pull/15139) by [@svlandeg](https://github.com/svlandeg).
+
 ### Docs
 
 * 📝 Fix duplicated words in docstrings. PR [#15116](https://github.com/fastapi/fastapi/pull/15116) by [@AhsanSheraz](https://github.com/AhsanSheraz).