diff --git a/pyproject.toml b/pyproject.toml
index 293afdb..fc54935 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -39,7 +39,7 @@ tests = [
     "grpcio-testing",
     "six~=1.16",
     "pytest==8.4.1",
-    "pytest-cov==6.1.1",
+    "pytest-cov==6.2.1",
 ]
 doc = [
     "ansys-api-platform-instancemanagement==1.1.3",