diff --git a/pyproject.toml b/pyproject.toml index 889b4e6..d498d07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ tests = [ "ansys-pyensight-core~=0.8.11", "omniverse_kit~=106.0.0", "pytest==8.3.2", - "pytest-mock==3.10.0", + "pytest-mock==3.14.0", "pytest-cov==4.1.0", ]