diff --git a/pyproject.toml b/pyproject.toml index 1c386bb..c0d7e72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ python = "^3.8" [tool.poetry.dev-dependencies] pytest = "^7.4.2" -pre-commit = "2.14.0" +pre-commit = "4.6.0" [build-system] requires = ["poetry-core>=1.0.0"]