diff --git a/pyproject.toml b/pyproject.toml index 874eb193..e30b3f9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ documentation = "https://hlasse.github.io/TextDescriptives/" [project.optional-dependencies] style = [ "black==23.7.0", - "pre-commit==3.3.3", + "pre-commit==3.4.0", "ruff==0.0.286", "mypy==1.5.1" ]