diff --git a/pyproject.toml b/pyproject.toml index ac5fdfe142..dc36d1f9cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ gdrive = ["dvc-gdrive>=3,<4"] gs = ["dvc-gs>=3,<4"] hdfs = ["dvc-hdfs>=3,<4"] lint = [ - "mypy==1.11.2", + "mypy==1.12.0", "pandas-stubs", "types-colorama", "types-psutil",