From d75b1db8b6d9b9a62ee1de1de5a0e39a3df6a2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:40:13 +0000 Subject: [PATCH] build(deps): bump ansys-mechanical-core in /requirements Bumps [ansys-mechanical-core](https://github.com/ansys/pymechanical) from 0.10.5 to 0.10.6. - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](https://github.com/ansys/pymechanical/compare/v0.10.5...v0.10.6) --- updated-dependencies: - dependency-name: ansys-mechanical-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index bfc6d0c5..c872ccff 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,5 +1,5 @@ #PyMechanical -ansys-mechanical-core==0.10.5 +ansys-mechanical-core==0.10.6 # Documentation dependencies ansys-sphinx-theme==0.13.0