Poetry-plugin-sort

Latest version: v0.2.1

Safety actively analyzes 623199 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

Fixed

- Read the updated pyproject.toml file before sorting dependencies (15)

0.2.0

Added

- Added a `--check` option to verify if dependencies are already sorted.
- New environment variable `POETRY_SORT_ENABLED` to enable or disable sorting in `poetry init`, `poetry add` commands.
- New environment variable `POETRY_SORT_MOVE_OPTIONALS_TO_BOTTOM` to move optional packages to the bottom.

Removed

- Support for `poetry remove` command.

0.1.1

Changed

- Attached comment lines to a package below instead of moving all comment lines to the top of the section

0.1.0

Added

- Added `poetry sort` command to sort dependencies.

0.1.0b2

Added

- Implemented dependencies sorting after calling `poetry init`, `poetry add`, and `poetry remove` commands.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.