diff --git a/pyproject.toml b/pyproject.toml index 88886ea..a8d4d0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,8 +19,8 @@ pytest = "^8.3.3" pytest-cov = "^6.0.0" yapf = "^0.40.2" testfixtures = "^8.3.0" -prospector = "^1.12.1" poetry-bumpversion = "^0.3.2" +ruff = ">0.7" [build-system] requires = ["poetry-core"]