diff --git a/pyproject.toml b/pyproject.toml index 260bf403..8353783c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ darglint = "^1.8.1" dlint = "^0.13.0" flake8-2020 = "^1.7.0" flake8-SQL = "^0.4.1" -flake8-annotations-complexity = "^0.0.7" +flake8-annotations-complexity = "^0.1.0" flake8-bandit = "^4.1.1" flake8-breakpoint = "^1.1.0" flake8-broken-line = "^0.6.0"