]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 19 Jan 2025 06:26:10 +0000 (06:26 +0000)
committergithub-actions <github-actions@github.com>
Sun, 19 Jan 2025 06:26:10 +0000 (06:26 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 2b46bb38e87609a7a97173f5a0280f60575f901b..c8cb58759a9ffaeccf00964412fbbb5205fef21a 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* ✅ Simplify tests for dependencies. PR [#13174](https://github.com/fastapi/fastapi/pull/13174) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for body_updates. PR [#13172](https://github.com/fastapi/fastapi/pull/13172) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for body_nested_models. PR [#13171](https://github.com/fastapi/fastapi/pull/13171) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for body_multiple_params. PR [#13170](https://github.com/fastapi/fastapi/pull/13170) by [@alejsdev](https://github.com/alejsdev).