From 31b6a8f5f7da88db4202606503f74cae4c0deab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 23:57:53 +0000 Subject: [PATCH] maint: bump pyaedt from 0.20.1 to 0.21.3 Bumps [pyaedt](https://github.com/ansys/pyaedt) from 0.20.1 to 0.21.3. - [Release notes](https://github.com/ansys/pyaedt/releases) - [Changelog](https://github.com/ansys/pyaedt/blob/main/CHANGELOG.md) - [Commits](https://github.com/ansys/pyaedt/compare/v0.20.1...v0.21.3) --- updated-dependencies: - dependency-name: pyaedt dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_examples.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_examples.txt b/requirements/requirements_examples.txt index 53cb99f..678934a 100644 --- a/requirements/requirements_examples.txt +++ b/requirements/requirements_examples.txt @@ -1,7 +1,7 @@ ansys-workbench-core==0.9.0 ansys-fluent-core==0.35.0 ansys-fluent-visualization==0.14.0 -pyaedt == 0.20.1 +pyaedt == 0.21.3 ansys-mechanical-core==0.11.34 pyvista[jupyter] matplotlib==3.10.6