What's Changed
- Deprecate Python 3.8 & upgrade to Python 3.13 in CI by @nolar in #1164
- Upgrade MyPy to 1.15.0 by @nolar in #1163
- Convert to Python 3.9: all the basic syntax as per pyuprade by @nolar in #1165
- Fix the test failures in Python 3.13 due to not accepting name=… in tests by @nolar in #1173
- Work around changes in Click 8.2.0 by @nolar in #1174
Bugfixes
Full Changelog: 1.37.5...1.38.0