diff --git a/pyproject.toml b/pyproject.toml index d034b68b..e8b2fa1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ gitchangelog = "^3.0.4" [tool.poetry.group.test.dependencies] coverage= "^7.15.2" mypy= "^2.3.0" -pre-commit = "^4.6.1" +pre-commit = "^4.6.2" pytest-cov= "^7.0.0" pytest-mock= "^3.15.1" pytest = "^9.1.1"