]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 6 Sep 2024 15:58:05 +0000 (15:58 +0000)
committergithub-actions <github-actions@github.com>
Fri, 6 Sep 2024 15:58:05 +0000 (15:58 +0000)
docs/en/docs/release-notes.md

index 0571523bfe3991499e536df7650ecf38e3cb27ba..2b9bd3e871e33f451126bd0c529b5f21853e1e20 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* ✅ Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic. PR [#12147](https://github.com/fastapi/fastapi/pull/12147) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.113.0
 
 Now you can declare form fields with Pydantic models: