diff --git a/pyproject.toml b/pyproject.toml index 552d12c8..2f3cf0df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dependencies = [ [project.optional-dependencies] develop = [ "black<24", - "mypy==1.4.1", + "mypy==1.5.1", "poethepoet<0.21", "pyproject-fmt<0.13", "ruff==0.0.275",