Python 3.13 support
What's Changed
* build: Remove 'toml' extra from setuptools_scm build requirement by matthewfeickert in https://github.com/scikit-hep/mplhep/pull/517
* chore(deps): pre-commit.ci autoupdate by pre-commit-ci in https://github.com/scikit-hep/mplhep/pull/509
* chore: modernize to hatchling backend by henryiii in https://github.com/scikit-hep/mplhep/pull/522
* ci: add 3.13 tests and classifier by henryiii in https://github.com/scikit-hep/mplhep/pull/523
* chore: use more ruff by henryiii in https://github.com/scikit-hep/mplhep/pull/524
**Full Changelog**: https://github.com/scikit-hep/mplhep/compare/v0.3.52...v0.3.53