Fixes
- 🐛 Fix
Depends(func, scope='function')for top level (parameterless) dependencies. PR #14301 by @luzzodev.
Docs
- 📝 Upate docs for advanced dependencies with
yield, noting the changes in 0.121.0, addingscope. PR #14287 by @tiangolo.
Internal
- ⬆ Bump ruff from 0.13.2 to 0.14.3. PR #14276 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14289 by @pre-commit-ci[bot].