diff --git a/pyproject.toml b/pyproject.toml index 7ed3437..03766f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ extensions = [ ] dev = ["nox==2025.10.16"] -format = ["ruff==0.14.0"] +format = ["ruff==0.14.2"] test = [ "pytest>=8.3.2, <9", "pytest-asyncio>=0.23.8, <1.3",