v0.36.0
Changes
🚀 Features
- Support python 3.11 (#721) @FollowTheProcess
👷 Continuous Integration
- Add ruff as a linter (#718) @FollowTheProcess
- Add blacken-docs pre-commit hook (#715) @FollowTheProcess
- Remove dependabot script and ensure pre-commit mypy is using the config (#714) @FollowTheProcess
💄 Style
- Use alt toml table syntax for tag (#722) @FollowTheProcess
📦 Dependencies
- Bump ruff from 0.0.82 to 0.0.85 (#720) @dependabot
- Bump flake8-bugbear from 22.10.25 to 22.10.27 (#719) @dependabot
- Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#717) @dependabot
- Bump virtualenv from 20.16.5 to 20.16.6 (#716) @dependabot
- Bump pytest from 7.1.3 to 7.2.0 (#712) @dependabot
- Bump flake8-bugbear from 22.9.23 to 22.10.25 (#713) @dependabot
- Switch to hatchling (#710) @FollowTheProcess