diff --git a/pyproject.toml b/pyproject.toml index 0b1c976..5b404b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ pytest-mock = "^3.12" mypy = "^1.8" ruff = "^0.1" black = "^24.1" -pre-commit = "^3.6" +pre-commit = "^4.5" mkdocs-material = "^9.5" mkdocstrings = {extras = ["python"], version = "^0.24"}