diff --git a/pyproject.toml b/pyproject.toml index 54c144e3..0d06f96c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ version = "3.6.2" python = ">= 3.9" [tool.poetry.group.test.dependencies] -coverage = "7.4.3" +coverage = "7.5.2" pytest = "8.0.2" pytest-cov = "4.1.0" pytest-benchmark = "4.0.0"