diff --git a/doc/changelog.d/535.miscellaneous.md b/doc/changelog.d/535.miscellaneous.md new file mode 100644 index 00000000..dc464b3b --- /dev/null +++ b/doc/changelog.d/535.miscellaneous.md @@ -0,0 +1 @@ +Maint: bump ansys-mapdl-core[graphics] from 0.70.1 to 0.70.2 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index ddaf8277..0065c32d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ ] doc = [ "Sphinx==8.1.3", - "ansys-mapdl-core[graphics]==0.70.1", + "ansys-mapdl-core[graphics]==0.70.2", "ansys-mapdl-reader==0.55.1", "ansys-sphinx-theme==1.5.2", "jupyter_sphinx==0.5.3",