diff --git a/pyproject.toml b/pyproject.toml index ef91830..b278808 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "pre-commit==4.5.1", "pytest==9.0.2", "pytest-cov==7.0.0", - "ruff==0.15.5", + "ruff==0.15.6", ] docs = [ "mike==2.1.4",