diff --git a/pyproject.toml b/pyproject.toml index 5f141b4e..819dd05b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ chardet = "^5.1" [tool.poetry.group.dev.dependencies] # pin to exact versions, if the tool/lib/plugin is process-relevant -coverage = "7.5.0" +coverage = "7.5.1" ddt = "1.7.2" flake8 = { version = "7.0.0", python = ">=3.8.1" } flake8-annotations = { version = "3.0.1", python = ">=3.8.1" }