diff --git a/pyproject.toml b/pyproject.toml index 7803be1..5ef4bdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ flake8 = "5.0.4" black = "24.8.0" mypy = "1.11.2" isort = "5.13.2" -pre-commit = "3.8.0" +pre-commit = "3.5.0" pre-commit-hooks = "4.6.0" types-requests = "2.32.0.20240712" docformatter = {extras = ["tomli"], version = "1.7.5", python = ">=3.8,<4.0"}