- Adjust doc, it's actually a tuple that can be empty ([12](https://github.com/ADR-007/pydantic-strict-partial/pull/12), [`61e8e18`](https://github.com/ADR-007/pydantic-strict-partial/commit/61e8e18f075ef080d1e07fb72eda264335a8e3d6))
By: Christian Hattemer <christian.hattemerlst.at>
0.6.1
Bug Fixes
- Fix pydantic 2.10 support for annotated validators ([11](https://github.com/ADR-007/pydantic-strict-partial/pull/11), [`4bb4669`](https://github.com/ADR-007/pydantic-strict-partial/commit/4bb4669e3ecddf83a536538f946feaf95c3ebdb9))
fix: fix pydantic 2.10 support for annotated validators