Officially support Python 3.13 + drop support for older versions.
What's Changed
* Add version independent test helpers by JensHeinrich in https://github.com/team23/pydantic-partial/pull/29
* chore(deps-dev): Update ruff requirement from >=0.2.0,<0.4.0 to >=0.2.0,<0.5.0 by dependabot in https://github.com/team23/pydantic-partial/pull/33
* chore(deps-dev): Update ruff requirement from >=0.2.0,<0.5.0 to >=0.5.0,<0.6.0 by dependabot in https://github.com/team23/pydantic-partial/pull/35
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.6.0 to >=0.5.0,<0.7.0 by dependabot in https://github.com/team23/pydantic-partial/pull/37
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.7.0 to >=0.5.0,<0.8.0 by dependabot in https://github.com/team23/pydantic-partial/pull/38
* chore(deps-dev): Update pytest-cov requirement from >=3,<6 to >=3,<7 by dependabot in https://github.com/team23/pydantic-partial/pull/41
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.8.0 to >=0.5.0,<0.9.0 by dependabot in https://github.com/team23/pydantic-partial/pull/42
* Ignore PyCharm workspaces and vim swap files by KrilleGH in https://github.com/team23/pydantic-partial/pull/40
* Add official Python 3.13 support and remove support for older versions by ddanier
* Update libraries and code to match current version requirements by ddanier
New Contributors
* JensHeinrich made their first contribution in https://github.com/team23/pydantic-partial/pull/29
* KrilleGH made their first contribution in https://github.com/team23/pydantic-partial/pull/40
**Full Changelog**: https://github.com/team23/pydantic-partial/compare/v0.5.5...v0.6.0