Fixes
Refactors
Docs
- 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1712 by @alejsdev.
- 🐛 Fix copy button in
custom.js. PR #1711 by @alejsdev. - 📝 Remove duplicated word in
read-relationships.md. PR #1705 by @stefmolin.
Internal
- ⬆ Bump ruff from 0.14.13 to 0.14.14. PR #1721 by @dependabot[bot].
- ⬆ Bump prek from 0.2.30 to 0.3.0. PR #1720 by @dependabot[bot].
- 🔧 Ensure that an edit to
uv.lockgets theinternallabel. PR #1719 by @svlandeg. - ⬆ Bump sqlalchemy from 2.0.45 to 2.0.46. PR #1717 by @dependabot[bot].
- ⬆ Bump typer from 0.21.0 to 0.21.1. PR #1715 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.10 to 0.14.13. PR #1714 by @dependabot[bot].
- ⬆ Bump prek from 0.2.25 to 0.2.30. PR #1716 by @dependabot[bot].
- ⬆️ Update FastAPI version pin to
>=0.103.2in tests. PR #1709 by @YuriiMotov. - 📌 Pin development Python version to 3.10, for
deploy_docs_status.py. PR #1707 by @tiangolo. - ⬆️ Migrate to uv. PR #1688 by @DoctorJohn.
- ⬆ Update fastapi requirement from >=0.103.2,<0.126.0 to >=0.103.2,<0.129.0. PR #1703 by @dependabot[bot].
- ✅ Update tests, remove conditionals for Pydantic v1. PR #1702 by @tiangolo.