From 9efefcb5107936ab12164b345758cb077871be0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:08:37 +0000 Subject: [PATCH 1/2] maint: bump ansys-mapdl-core[graphics] from 0.70.1 to 0.70.2 --- updated-dependencies: - dependency-name: ansys-mapdl-core[graphics] dependency-version: 0.70.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", From 8570dfc828d693fed8755527f5484f9c581fed45 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:10:07 +0000 Subject: [PATCH 2/2] chore: adding changelog file 535.miscellaneous.md [dependabot-skip] --- doc/changelog.d/535.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/535.miscellaneous.md 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