From 788a9c1d1b0aeaf53ba21156d16d794cd6faa2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 23:13:48 +0000 Subject: [PATCH] maint: bump pyaedt from 0.20.1 to 0.21.1 Bumps [pyaedt](https://github.com/ansys/pyaedt) from 0.20.1 to 0.21.1. - [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.1) --- updated-dependencies: - dependency-name: pyaedt dependency-version: 0.21.1 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..cd2e593 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.1 ansys-mechanical-core==0.11.34 pyvista[jupyter] matplotlib==3.10.6