| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.121.1 source code.tar.gz | 2025-11-08 | 15.9 MB | |
| 0.121.1 source code.zip | 2025-11-08 | 17.4 MB | |
| README.md | 2025-11-08 | 775 Bytes | |
| Totals: 3 Items | 33.3 MB | 13 | |
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].