diff --git a/pyproject.toml b/pyproject.toml index 7f12b63..0e7e526 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ ] dev = [ "dvc-render[tests,docs]", - "mypy==1.19.0" + "mypy==1.19.1" ] [tool.setuptools.packages.find]