diff --git a/pyproject.toml b/pyproject.toml index 1de042731..68c2da440 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ development = [ 'pre-commit==4.6.0', 'ruff==0.15.18', 'hypothesis==6.155.7', - 'import-linter==2.11', + 'import-linter==2.12', ] docs = [ 'sphinx==8.2.3',