diff --git a/pyproject.toml b/pyproject.toml index 0c06d9b..695c15d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ tests = [ ] dev = [ "dvc-objects[tests]", - "mypy==1.13.0", + "mypy==1.14.0", ] [tool.setuptools.packages.find]