diff --git a/pyproject.toml b/pyproject.toml index 722ff94..ae7995b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ version = "3.6.2" python = ">= 3.9" [tool.poetry.group.test.dependencies] -coverage = "7.4.3" +coverage = "7.4.4" pytest = "8.0.1" pytest-cov = "4.1.0"