diff --git a/packages/axm-config/pyproject.toml b/packages/axm-config/pyproject.toml index 9c23771a..142e5218 100644 --- a/packages/axm-config/pyproject.toml +++ b/packages/axm-config/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "pytest>=9.1.1", "pytest-cov>=7.1.0", "pytest-mock>=3.15.1", - "ruff==0.16.4", + "ruff==0.16.5", "mypy>=2.2.0", "prek>=0.4.9", ]