diff --git a/pyproject.toml b/pyproject.toml index 81bf96a..2e5123a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ pydocstyle = "^6.3.0" bandit = "^1.7.7" pytest-mock = "^3.12.0" pytest-sugar = "^1.0.0" -pre-commit = "^3.6.2" +pre-commit = "^4.3.0" types-setuptools = "*" [tool.poetry.group.docs]