Add support for Python 3.13, Numpy 2 and Astropy 7.
What's Changed
Dependency Changes
- Allow numpy 2.x, keep 1.26.4 in the lock file by @teutoburg in #27
- Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #23
- Bump urllib3 from 2.2.2 to 2.5.0 by @dependabot[bot] in #24
- Bump sphinxcontrib-apidoc from 0.4.0 to 0.6.0 by @dependabot[bot] in #31
- Bump pytest-cov from 6.0.0 to 6.2.1 by @dependabot[bot] in #33
- Bump pytest from 8.3.5 to 8.4.1 by @dependabot[bot] in #30
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #36
- Allow Python 3.13 and Astropy 7.x by @teutoburg in #38
Documentation Improvements
- Fix toml classifiers for PyPI by @teutoburg in #37
Other Changes
- Update workflows etc. by @teutoburg in #28
Full Changelog: v0.4.1...v0.5.0