diff --git a/pyproject.toml b/pyproject.toml index 260bf403..ec9365fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ rope = "^1.7.0" mypy = "^1.13.0" flake8 = "5.0.4" # Leaving at 5.0.4 until full dependency support (e.g. flake8-eradicate, flake8-broken-line, dlint) darglint = "^1.8.1" -dlint = "^0.13.0" +dlint = "^0.16.0" flake8-2020 = "^1.7.0" flake8-SQL = "^0.4.1" flake8-annotations-complexity = "^0.0.7"