diff --git a/pyproject.toml b/pyproject.toml index ea22b00..cf54626 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [project.optional-dependencies] test = ["pytest >= 7.3", "pytest-cov >= 4.0"] -lint = ["pre-commit == 3.3.3"] +lint = ["pre-commit == 3.4.0"] dev = ["changelist == 0.1"] [project.scripts]