Internal improvements only, no bug fixes or new features
-
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 black, isort, flake8 and flake8 plugins.
-
poetry 1.4.0 -> 1.5.0
Full Changelog: v1.27.1...v1.28.0