Overview of Changes
This release upgrades the CI checks on Windows and macOS to Python 3.10.
Changes
👷 Continuous Integration
- Use Python 3.10 on Windows and macOS in Tests workflow (cjolowicz/cookiecutter-hypermodern-python-instance#664) @cjolowicz
📦 Dependencies
- Update dependencies (cjolowicz/cookiecutter-hypermodern-python-instance#663) @cjolowicz
Changes to the template infrastructure
👷 Continuous Integration
- Use cutty to update the Cookiecutter instance (#1059, #1060, #1061) @cjolowicz