diff --git a/doc/styles/config/vocabularies/ANSYS/accept.txt b/doc/styles/config/vocabularies/ANSYS/accept.txt index bd2c66d..3d18350 100644 --- a/doc/styles/config/vocabularies/ANSYS/accept.txt +++ b/doc/styles/config/vocabularies/ANSYS/accept.txt @@ -1,6 +1,7 @@ ANSYS Ansys ansys +Ansys Engineering Workflow API API api Autosummary diff --git a/pyproject.toml b/pyproject.toml index 641f594..09ce039 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ doc = [ tests = [ "anyio==4.3.0", "numpy==1.26.4", - "pytest==8.0.1", + "pytest==8.0.2", "pytest-cov==4.1.0", "pyansys-tools-variableinterop==0.1.1", ]