diff --git a/pyproject.toml b/pyproject.toml index c0f0076..033e728 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,4 +65,4 @@ plyer = "~2.1.0" optional = true [tool.poetry.group.lint.dependencies] -ruff = "~0.15.8" +ruff = "~0.15.12"