From 46b895bfdd70cf071cfc5dd15d32de3582f470fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:53:44 +0000 Subject: [PATCH] Build(deps-dev): Bump the deps group with 1 update Bumps the deps group with 1 update: [ansys-dyna-core](https://github.com/pyansys/pydyna). - [Release notes](https://github.com/pyansys/pydyna/releases) - [Commits](https://github.com/pyansys/pydyna/compare/v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: ansys-dyna-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 5519cb6f..b54f9a28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "ansys-dpf-core==0.10.0", "ansys-dpf-post==0.6.0", "ansys-dpf-gate==0.4.1", - "ansys-dyna-core==0.4.3", + "ansys-dyna-core==0.4.4", "ansys-dynamicreporting-core==0.5.0", "ansys-geometry-core==0.4.3", "ansys-grantami-bomanalytics==1.2.0",