]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 14:38:14 +0000 (14:38 +0000)
committergithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 14:38:14 +0000 (14:38 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d5440404bebf779d5640b6ac0cc3d9274b020cd7..28821455abf4e674b8d3c06398ba88d00cfff04c 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ✅ Simplify tests for `dependency_testing`. PR [#13223](https://github.com/fastapi/fastapi/pull/13223) by [@alv2017](https://github.com/alv2017).
+
 ### Docs
 
 * ✏️ Remove duplicate title in docs `body-multiple-params`. PR [#13345](https://github.com/fastapi/fastapi/pull/13345) by [@DanielYang59](https://github.com/DanielYang59).