From d9314d0c0fb3e305e89b44fc05992ca43c80f34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 11:37:02 +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.8.1 to 0.8.3 - [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.8.1...v0.8.3) --- updated-dependencies: - dependency-name: ansys-pyensight-core 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 59d0c0ff..a24fe8e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "ansys-motorcad-core==0.5.1", "ansys-optislang-core==0.7.1", "ansys-platform-instancemanagement==1.1.2", - "ansys-pyensight-core==0.8.1", + "ansys-pyensight-core==0.8.3", "ansys-rocky-core==0.1.0", "ansys-seascape==0.2.0", "ansys-sherlock-core==0.6.0",