diff --git a/doc/changelog.d/3566.dependencies.md b/doc/changelog.d/3566.dependencies.md new file mode 100644 index 0000000000..7c5203d58d --- /dev/null +++ b/doc/changelog.d/3566.dependencies.md @@ -0,0 +1 @@ +build: bump the core group with 2 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 05d46dd4dd..fc54c90e7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,9 +74,9 @@ tests = [ ] doc = [ "ansys-dpf-core==0.10.1", - "ansys-mapdl-reader==0.54.1", + "ansys-mapdl-reader==0.54.2", "ansys-tools-visualization-interface==0.5.0", - "ansys-sphinx-theme==1.2.1", + "ansys-sphinx-theme==1.2.2", "grpcio==1.68.0", "imageio-ffmpeg==0.5.1", "imageio==2.36.0",