diff --git a/pyproject.toml b/pyproject.toml index 8ded0e815..ccfa47627 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ pathspec = ">=0.9.0" tomli = { version = "^2.0.1", python = "<3.11" } [tool.poetry.group.dev.dependencies] -pre-commit = "3.5.0" +pre-commit = "3.6.0" pytest = "7.4.3" pytest-cov = "4.1.0"