diff --git a/pyproject.toml b/pyproject.toml index 51a805e..b423777 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", - "ruff==0.15.20", + "ruff==0.16.0", ] dev = [ "ariadne-codegen[subscriptions]",