diff --git a/pyproject.toml b/pyproject.toml index ef4528c..7baac44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ imgcompare = "^2.0.1" pytest = "^8.1.1" handsdown = "^2.1.0" coverage = "^7.4.4" -ruff = "^0.2.2" +ruff = "^0.3.3" pyright = "^1.1.354" [build-system]