diff --git a/packages/axm-init/pyproject.toml b/packages/axm-init/pyproject.toml index 0bde8066..1a40eb29 100644 --- a/packages/axm-init/pyproject.toml +++ b/packages/axm-init/pyproject.toml @@ -83,7 +83,7 @@ dev = [ "pytest-cov>=7.1.0", "pytest-mock>=3.15.1", "radon>=6.0.1", - "ruff==0.16.4", + "ruff==0.16.5", "types-PyYAML>=6.0", ] docs = [