diff --git a/pyproject.toml b/pyproject.toml index b2bd3d9..898c8b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "hypothesis>=6.155.7", "ruff>=0.15.17", "mypy>=2.1.0", - "import-linter>=2.1", + "import-linter>=2.12", "pip-audit>=2.7", "testcontainers[postgres]>=4.14.2", "httpx>=0.28.1",