diff --git a/pyproject.toml b/pyproject.toml index 63ba5cf..518d9a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [{ name = "Author", email = "author@email.com" }] [dependency-groups] dev = [ - "pre-commit==4.2.0", + "pre-commit==4.3.0", "pytest==8.4.1", "sphinx==8.2.3", ]