diff --git a/pyproject.toml b/pyproject.toml index 87095a2..4789df2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ ] dev = [ "dvc-render[tests,docs]", - "mypy==1.12.0" + "mypy==1.12.1" ] [tool.setuptools.packages.find]