From c02261fb86f766d865068bb68264172c3dbb5ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 06:06:17 +0000 Subject: [PATCH] build(deps-dev): bump ansys-mapdl-core from 0.71.1 to 0.71.2 Bumps [ansys-mapdl-core](https://github.com/ansys/pymapdl) from 0.71.1 to 0.71.2. - [Release notes](https://github.com/ansys/pymapdl/releases) - [Changelog](https://github.com/ansys/pymapdl/blob/main/CHANGELOG.md) - [Commits](https://github.com/ansys/pymapdl/compare/v0.71.1...v0.71.2) --- updated-dependencies: - dependency-name: ansys-mapdl-core dependency-version: 0.71.2 dependency-type: direct:development 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 4d2e6a031..ef5951b4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ doc = [ # pyansys dependencies for sphinx gallery examples "ansys-fluent-core==0.35.0", - "ansys-mapdl-core==0.71.1", + "ansys-mapdl-core==0.71.2", ] style = [ # NB: ensure these remain synced with .pre-commit-config.yaml