From 6e9c4e02c9291bd4aac50fa661e4f96c4b7ef2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 07:31:53 +0000 Subject: [PATCH] Build(deps-dev): Bump the deps group with 2 updates Bumps the deps group with 2 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) and [ansys-pyensight-core](https://github.com/ansys/pyensight). Updates `ansys-geometry-core` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/ansys/pyansys-geometry/releases) - [Commits](https://github.com/ansys/pyansys-geometry/compare/v0.4.2...v0.4.3) Updates `ansys-pyensight-core` from 0.7.2 to 0.7.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.7.2...v0.7.3) --- updated-dependencies: - dependency-name: ansys-geometry-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index dff1d078..7b3ec06d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "ansys-dpf-gate==0.4.1", "ansys-dyna-core==0.4.3", "ansys-dynamicreporting-core==0.5.0", - "ansys-geometry-core==0.4.2", + "ansys-geometry-core==0.4.3", "ansys-grantami-bomanalytics==1.2.0", "ansys-grantami-recordlists==1.0.0.post1", "ansys-fluent-core==0.18.2", @@ -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.2", + "ansys-pyensight-core==0.7.3", "ansys-openapi-common==1.3.0", "ansys-optislang-core==0.4.3", "ansys-seascape==0.2.0",