From a94fab5a93d8c41982aadfc0641445c60fa52688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 11:09:23 +0000 Subject: [PATCH 1/3] Build(deps): Bump the deps group across 1 directory with 4 updates Bumps the deps group with 4 updates in the / directory: [ansys-mechanical-core](https://github.com/ansys/pymechanical), [ansys-simai-core](https://github.com/ansys/pysimai), [pyedb](https://github.com/ansys/pyedb) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-mechanical-core` from 0.11.24 to 0.11.25 - [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.11.24...v0.11.25) Updates `ansys-simai-core` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/ansys/pysimai/releases) - [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst) - [Commits](https://github.com/ansys/pysimai/compare/v0.3.1...v0.3.3) Updates `pyedb` from 0.51.2 to 0.52.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](https://github.com/ansys/pyedb/commits/v0.52.0) Updates `ansys-sphinx-theme` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: ansys-mechanical-core dependency-version: 0.11.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-simai-core dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyedb dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-sphinx-theme dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bb3d835f..fdcf79e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "ansys-hps-data-transfer-client==0.2.1", "ansys-mapdl-core==0.70.2", "ansys-math-core==0.2.4", - "ansys-mechanical-core==0.11.24", + "ansys-mechanical-core==0.11.25", "ansys-meshing-prime==0.8.1", "ansys-modelcenter-workflow==0.1.1", "ansys-motorcad-core==0.7.4", @@ -50,14 +50,14 @@ dependencies = [ "ansys-rocky-core==0.3.2", "ansys-seascape==0.2.0", "ansys-sherlock-core==0.9.0", - "ansys-simai-core==0.3.1", + "ansys-simai-core==0.3.3", "ansys-sound-core==0.1.3", "ansys-speos-core==0.5.2", "ansys-systemcoupling-core==0.9.1", "ansys-turbogrid-core==0.4.5", "ansys-workbench-core==0.9.0", "pyaedt==0.17.5", - "pyedb==0.51.2", + "pyedb==0.52.0", "pygranta==2025.2.0rc0", "pytwin==0.9.2", ] @@ -98,7 +98,7 @@ all = [ ] doc = [ "Sphinx==8.2.3", - "ansys-sphinx-theme==1.5.2", + "ansys-sphinx-theme==1.5.3", "Jinja2 ==3.1.6", "Pillow==11.3.0", "PyGithub==2.6.1", From 3fd401bcc8c3060d286b2d652eaec8a8e1a3240a Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:35:09 +0200 Subject: [PATCH 2/3] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fdcf79e7..c4b3b98b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "ansys-dpf-post==0.9.3", "ansys-dyna-core==0.8.0", "ansys-dynamicreporting-core==0.10.1", - "ansys-edb-core==0.1.10", + "ansys-edb-core==0.2.0.dev5", "ansys-fluent-core==0.33.0", "ansys-geometry-core==0.10.9", "ansys-hps-client==0.10.1", From 8a98ab15429a9f441b2f2571fb21e86f1acd52b4 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:43:44 +0200 Subject: [PATCH 3/3] Update projects.yaml --- projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.yaml b/projects.yaml index c051ea8f..b6aa2a10 100644 --- a/projects.yaml +++ b/projects.yaml @@ -181,7 +181,7 @@ projects: base: https://edb.docs.pyansys.com/version/stable user_guide: https://edb.docs.pyansys.com/version/stable/user_guide/index.html examples: https://examples.aedt.docs.pyansys.com/version/dev/index.html - api: https://edb.docs.pyansys.com/version/stable/api/index.html + api: https://edb.docs.pyansys.com/version/stable/dotnet_api/index.html pyedb-core: name: PyEDB - Core