diff --git a/pyproject.toml b/pyproject.toml index c6e9ce1..c26067e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,7 +142,7 @@ dev = [ "pytest>=9.0.3", "pytest-asyncio>=1.3.0", "ruff>=0.15.11", - "import-linter>=2.0", + "import-linter>=2.12", "mypy>=1.13", ]