diff --git a/pyproject.toml b/pyproject.toml index 1b876d0..f57d7a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ hypothesis = ">= 6.56.2" isort = "5.13.2" pre-commit = "*" pytest = "7.4.4" -pytest-cov = "4.0.0" +pytest-cov = "4.1.0" pytest-randomly = "3.12.0" [tool.poetry.group.docs]