diff --git a/pyproject.toml b/pyproject.toml index d260576..f848656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ tests = [ "syrupy==4.8.0" ] type_check = [ - "mypy==1.14.0" + "mypy==1.14.1" ] [project.urls]