diff --git a/pyproject.toml b/pyproject.toml index f8ba13d..a04302f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "coverage==7.10.6", "mypy==1.17.1", "pre-commit==4.3.0", - "ruff==0.12.11", + "ruff==0.13.2", "pytest==8.4.1", "pytest-cov==6.2.1", ]