What's Changed
CI/CD Improvements
- Migrate CI workflows to use ljmerza/misc-actions reusable workflows and composite actions
- Fix misc-actions version: reusable workflows require @v2
Maintenance
- Replace pip/requirements.txt with uv and pyproject.toml dependency groups
- Update Dockerfile to use uv for dependency installation
- Drop mypy from CI, add missing pytest-timeout dev dependency
- Apply ruff format to all files
Full Changelog: v2.3.1...v2.3.2