diff --git a/pyproject.toml b/pyproject.toml index bb1b881..c226c02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ poetry = "^1.1.12" pytest-mock = "*" pytest-dependency = "*" pytest-cov = "*" -pre-commit = "^2.17.0" +pre-commit = "^4.0.1" isort = "^5.10.1" Sphinx = "*" sphinx-rtd-theme = "*"