From a4fbe1b76905659e258749c24332be4419a564ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:35:09 +0000 Subject: [PATCH] Build(deps): Bump ansys-pyensight-core in the deps group Bumps the deps group with 1 update: [ansys-pyensight-core](https://github.com/ansys/pyensight). Updates `ansys-pyensight-core` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](https://github.com/ansys/pyensight/compare/v0.10.5...v0.10.6) --- updated-dependencies: - dependency-name: ansys-pyensight-core dependency-version: 0.10.6 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 34706270..eef5538a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "ansys-motorcad-core==0.7.4", "ansys-optislang-core==1.0.0", "ansys-platform-instancemanagement==1.1.2", - "ansys-pyensight-core==0.10.5", + "ansys-pyensight-core==0.10.6", "ansys-rocky-core==0.3.2", "ansys-seascape==0.2.0", "ansys-sherlock-core==0.9.0",