From 8274b6c8cfa267d7a8c0c2ac3cff6f27e041e2ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 11:21:01 +0000 Subject: [PATCH] Build(deps-dev): Bump the deps group with 1 update Bumps the deps group with 1 update: [pytwin](https://github.com/ansys/pytwin). - [Release notes](https://github.com/ansys/pytwin/releases) - [Commits](https://github.com/ansys/pytwin/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: pytwin dependency-type: direct:production update-type: version-update:semver-minor 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 b54f9a28..455ddf97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "ansys-systemcoupling-core==0.3.0", "ansys-turbogrid-core==0.3.dev0", "pyaedt==0.7.7", - "pytwin==0.5.0", + "pytwin==0.6.0", ] [project.optional-dependencies]