diff --git a/pyproject.toml b/pyproject.toml index 56b7820..466c919 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "dvc-azure[tests]", - "mypy==1.11.2", + "mypy==1.12.1", ] tests = [ "dvc[testing]",