pypa / pip-audit

Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them
https://pypi.org/project/pip-audit/
Apache License 2.0
942 stars 62 forks source link

Replace `isort` and `black` with `ruff` #692

Closed woodruffw closed 8 months ago

woodruffw commented 8 months ago

Reduces our development tooling footprint a bit.