Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
## Latest Changes
+## 0.140.6 (2026-07-27)
+
### Refactors
* ⚡️ Avoid flattening dependencies for request parameters, mainly for OpenAPI. PR [#16073](https://github.com/fastapi/fastapi/pull/16073) by [@tiangolo](https://github.com/tiangolo).
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
-__version__ = "0.140.5"
+__version__ = "0.140.6"
from starlette import status as status