- Changed the default linter configuration in the Nox lint task to automatically generate a report. Previously, setting it in pyproject.toml was required.
- #162: Updated templates for GitHub workflows to inherit secrets by default
- #52: Add support for caching python dependencies in GitHub workflows
- Updated information about nox tasks and
PYTHONPATHsetup
- Relocked and updated dependencies