From 20fdd5b724db36835f9a84e8a5c69a37974721b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 12:03:20 +0000 Subject: [PATCH] Build(deps-dev): Bump the deps group with 1 update Bumps the deps group with 1 update: [ansys-simai-core](https://github.com/ansys/pysimai). Updates `ansys-simai-core` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/ansys/pysimai/releases) - [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst) - [Commits](https://github.com/ansys/pysimai/compare/v0.1.3...v0.1.4) --- updated-dependencies: - dependency-name: ansys-simai-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 0487b92c..44528830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "ansys-rocky-core==0.1.0", "ansys-seascape==0.2.0", "ansys-sherlock-core==0.4.0", - "ansys-simai-core==0.1.3", + "ansys-simai-core==0.1.4", "ansys-systemcoupling-core==0.4.0", "ansys-turbogrid-core==0.4.0", "pyaedt==0.8.1",