diff --git a/pyproject.toml b/pyproject.toml index c07b468..05ecc6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ version = "3.6.2" python = ">= 3.9" [tool.poetry.group.test.dependencies] -coverage = "7.4.3" +coverage = "7.5.1" pytest = "8.0.2" pytest-cov = "4.1.0"