diff --git a/pyproject.toml b/pyproject.toml index 7c3f265..7556b55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ python = "^3.8" [tool.poetry.dev-dependencies] black = "^24.1.1" -ruff = "^0.2.1" +ruff = "^0.3.4" [build-system] requires = ["poetry-core>=1.0.0"]