diff --git a/pyproject.toml b/pyproject.toml index e88532f9..a1f3a834 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ test = [ "pytest >=7.2.0,<9.0.0", "pytest-cases ==3.8.6", "pytest-custom_exit_code ==0.3.0", - "pytest-cov ==6.1.0", + "pytest-cov ==6.1.1", "pytest-doctestplus ==1.3.0", "pytest-env ==1.1.5", ]