π Dependency Updates Hotfix
This hotfix release updates all project dependencies to their latest stable versions.
Updated Dependencies
Core Libraries:
mcp: 1.14.1 β 1.25.0 (MCP SDK improvements)jsonrpclib-pelix: 0.4.3 β 1.0.0 (major version, no breaking changes)fastapi: 0.116.2 β 0.128.0 (performance improvements)uvicorn: 0.35.0 β 0.40.0 (async performance)pydantic: 2.11.9 β 2.12.5 (enhanced validation)
Development Tools:
pytest: 8.4.2 β 9.0.2 (major version update)ruff: 0.7.0 β 0.14.10 (latest linter)mypy: 1.13.0 β 1.19.1 (improved type inference)black: 24.0.0 β 25.12.0 (latest formatter)
Plus 20+ additional dependency updates
Code Quality
- Code reformatting across 18 files
- Import cleanup and optimization
- Type safety maintained (zero MyPy errors)
- All tests passing
Verification
β
Zero breaking changes detected
β
Full test suite passing
β
Type checking clean
β
Linting compliant
Full Changelog: v0.6.4...v0.6.5