From 7126db08e87438f18b3f74f3718334a509828a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 11:30:27 +0000 Subject: [PATCH] Build(deps): Bump pygranta from 2025.2.0 to 2025.2.1 in the deps group Bumps the deps group with 1 update: [pygranta](https://github.com/ansys/pygranta). Updates `pygranta` from 2025.2.0 to 2025.2.1 - [Release notes](https://github.com/ansys/pygranta/releases) - [Commits](https://github.com/ansys/pygranta/compare/v2025.2.0...v2025.2.1) --- updated-dependencies: - dependency-name: pygranta dependency-version: 2025.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e1a08eb9..6e5af4be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ "ansys-workbench-core==0.9.0", "pyaedt==0.18.0", "pyedb==0.54.0", - "pygranta==2025.2.0", + "pygranta==2025.2.1", "pytwin==0.9.2", ]