diff --git a/pyproject.toml b/pyproject.toml index ab79a2c..1df0a07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ darglint = "^1.8.1" isort = {extras = ["colors"], version = "^5.10.1"} mypy = "^1.0" mypy-extensions = "^0.4.3" -pre-commit = "^2.15.0" +pre-commit = "^3.5.0" pydocstyle = "^6.1.1" pylint = "^3.0.2" pytest = "^7.4.3"