diff --git a/pyproject.toml b/pyproject.toml index aefb2e6..e38090a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ black = "^23.1.0" pytest = "^7.2.2" pytest-cov = "^4.0.0" pyright = "^1.1.298" -ruff = ">=0.0.261,<0.0.266" +ruff = ">=0.0.261,<0.0.286" [build-system] requires = ["poetry-core"]