diff --git a/pyproject.toml b/pyproject.toml index e0660c9..f1819ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Funding = 'https://github.com/sponsors/yezz123' [project.optional-dependencies] lint = [ - "pre-commit==3.1.1", + "pre-commit==3.2.0", "mypy==1.1.1", ] test = [