diff --git a/pyproject.toml b/pyproject.toml index 4e329c4..cc48cae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ postgresql = [ "asyncpg" ] lint = [ - "pre-commit==3.3.3", + "pre-commit==3.4.0", "mypy==1.4.1", ] test = [