diff --git a/pyproject.toml b/pyproject.toml index 440fcaad..305a292b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ pytest-flake8 = "*" coverage = "==7.6.1" pdoc = "^15" more-itertools = "~=10.5.0" -pre-commit = "==v3.8.0" +pre-commit = "==v4.0.1" pytest-xdist = "^3.5.0" types-PyYAML = "^6.0.9" msgpack-types = "^0.5"