diff --git a/pyproject.toml b/pyproject.toml index 512b14b8a..158ee0c3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ format = ["black == 23.3.0", "isort == 5.12.0"] nox = ["nox == 2023.4.22", "toml == 0.10.2"] pytest = [ "pytest == 7.3.1", - "pytest-cov == 4.0.0", + "pytest-cov == 4.1.0", "pytest-mock == 3.10.0", "pytest-asyncio == 0.21.0", "time-machine == 2.9.0",