diff --git a/pyproject.toml b/pyproject.toml index 83d51ee2..d9fce67c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ development = [ 'pre-commit==4.6.2', 'ruff==0.16.5', 'hypothesis==6.167.1', - 'import-linter==2.14', + 'import-linter==2.15', ] docs = [ 'sphinx==8.2.3',