diff --git a/pyproject.toml b/pyproject.toml index 32d509a0..1540f367 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "pytest-test-utils>=0.1.0,<0.2", ] dev = [ - "mypy==1.10.0", + "mypy==1.10.1", "scmrepo[tests]", "types-certifi", "types-mock",