diff --git a/pyproject.toml b/pyproject.toml index 216cac7..1beea02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ extensions = [ ] dev = ["nox==2025.5.1"] -format = ["ruff==0.14.0"] +format = ["ruff==0.14.1"] test = [ "pytest>=8.3.2, <9", "pytest-asyncio>=0.23.8, <1.3",