diff --git a/pyproject.toml b/pyproject.toml index c01b0cbe..5719fa00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dev = [ "PyGithub>=2.6", "pylint>=4.0.4", "pytest>=9.0.2", - "ruff>=0.14.4", + "ruff>=0.15.10", "types-requests>=2.32.4.20260107", "voluptuous-stubs>=0.1.1", ]