diff --git a/pyproject.toml b/pyproject.toml index aaf017c..a1f3531 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "pylint==3.2.5", "pyright>=1.1.356", "pytest==8.2.2", - "ruff==0.4.10", + "ruff==0.5.1", "tox==4.15.1", ]