_Maintenance only, no bug fixes, or new features_
Internal improvements
- Move formatting, import sorting, and linting to [ruff].
This rust-based checker has dramatically improved performance. Linting and
formatting can be done almost instantly.
This change replaces isort, flake8 and flake8 plugins.
- poetry: 1.4.0 -> 1.5.0
See also: https://github.com/python-poetry/poetry/releases/tag/1.5.0
- unihan-etl: 0.18.2 -> 0.19.1: Dev dependency updates
[ruff]: https://ruff.rs