diff --git a/pyproject.toml b/pyproject.toml index aa7542c..eeb6b64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "dvc-ssh[tests]", - "mypy==1.13.0", + "mypy==1.14.1", ] gssapi = ["sshfs[gssapi]>=2021.11.2"] tests = [