From 254a4bde443ac33f64d6b6b1b64b9aff815b81c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 11:54:21 +0000 Subject: [PATCH] Build(deps-dev): Bump the deps group with 1 update Bumps the deps group with 1 update: [ansys-pyensight-core](https://github.com/ansys/pyensight). - [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.7.1...v0.7.2) --- 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 2dcc3086..9126dd9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "ansys-meshing-prime==0.5.0.dev10", "ansys-motorcad-core==0.3.0", "ansys-platform-instancemanagement==1.1.2", - "ansys-pyensight-core==0.7.1", + "ansys-pyensight-core==0.7.2", "ansys-openapi-common==1.3.0", "ansys-optislang-core==0.4.3", "ansys-seascape==0.2.0",