diff --git a/pyproject.toml b/pyproject.toml index 29ea03f..9ea66b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ Home = "https://github.com/yu-iskw/dbt-artifacts-parser" test = [ "pytest >=6.2.4,<7.0.0", "pylint >=2.12.0", - "mypy ==0.910", + "mypy ==1.10.0", "flake8 >=3.8.3,<4.0.0", "black ==21.9b0", "isort >=5.0.6,<6.0.0",