diff --git a/pyproject.toml b/pyproject.toml index 25e65b8..20bcd9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ Source = "https://github.com/boardpack/filterify" test = [ "pytest ==7.2.1", "pytest-cov ==4.0.0", - "mypy ==1.0.1", + "mypy ==1.3.0", "flake8 ==6.0.0", "black ==23.1.0", "isort ==5.12.0",