Fixes
- 🐛 Fix attribute handling in
model_dump
for compatibility with the latest Pydantic versions. PR #1595 by @spazm.
Docs
- 📝 Fix typo in
docs/tutorial/fastapi/simple-hero-api.md
. PR #1583 by @kofi-kusi.
Internal
- ⬆ Bump mypy from 1.4.1 to 1.18.2. PR #1560 by @dependabot[bot].
- ✅ Add test that runs select with 3 or 4 arguments. PR #1590 by @svlandeg.
- ⬆ Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0. PR #1581 by @dependabot[bot].
- ⬆ Bump mkdocs-material from 9.6.20 to 9.6.21. PR #1588 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1584 by @pre-commit-ci[bot].
- ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0. PR #1589 by @dependabot[bot].
- 👷 Update docs previews comment, single comment, add failure status. PR #1586 by @tiangolo.
- ⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5. PR #1582 by @dependabot[bot].
- ⬆ Bump typing-extensions from 4.13.2 to 4.15.0 for Python 3.9+. PR #1580 by @svlandeg.
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1571 by @pre-commit-ci[bot].
- ⬆ Bump typer from 0.17.4 to 0.19.2. PR #1573 by @dependabot[bot].
- ⬆ Bump ruff from 0.13.0 to 0.13.2. PR #1576 by @dependabot[bot].
- 💚 Fix CI test suite for Windows and MacOS. PR #1307 by @svlandeg.