diff --git a/pyproject.toml b/pyproject.toml index cdad07e..4399c7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest-mock>=3.14.0", "pytest-cov>=6.0.0", "pyrefly>=0.60.0", - "ruff==0.15.20", + "ruff==0.16.3", "pre-commit>=4.6.0", "celery>=5.3", ]