diff --git a/pyproject.toml b/pyproject.toml index a431e35..848afcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "pytest==9.0.2", "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", - "ruff==0.15.5", + "ruff==0.15.6", "syrupy==5.1.0", "yamllint==1.38.0", "datamodel-code-generator>=0.28.5,<0.55.0",