[skip ci]
@ -7,6 +7,10 @@ hide:
## Latest Changes
### Refactors
* ♻️ Refactor internals of dependencies, simplify using dataclasses. PR [#14254](https://github.com/fastapi/fastapi/pull/14254) by [@tiangolo](https://github.com/tiangolo).
## 0.120.2
### Fixes