diff --git a/pyproject.toml b/pyproject.toml index 2a3e2b2..df4eff5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pylint == 4.0.7", "pyrefly==1.2.0", "pytest == 9.1.1", - "ruff == 0.16.1" + "ruff == 0.16.3" ] [build-system]