Skip to content

Commit f4d4bf9

Browse files
Build(deps): Bump the deps group with 3 updates (#925)
Bumps the deps group with 3 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [pyaedt](https://github.com/ansys/pyaedt) and [pyedb](https://github.com/ansys/pyedb). Updates `ansys-geometry-core` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/ansys/pyansys-geometry/releases) - [Changelog](https://github.com/ansys/pyansys-geometry/blob/main/CHANGELOG.md) - [Commits](ansys/pyansys-geometry@v0.10.5...v0.10.6) Updates `pyaedt` from 0.15.5 to 0.15.6 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Changelog](https://github.com/ansys/pyaedt/blob/main/CHANGELOG.md) - [Commits](ansys/pyaedt@v0.15.5...v0.15.6) Updates `pyedb` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: ansys-geometry-core dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyedb dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67582c1 commit f4d4bf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"ansys-dynamicreporting-core==0.10.1",
3636
"ansys-edb-core==0.1.9",
3737
"ansys-fluent-core==0.30.3",
38-
"ansys-geometry-core==0.10.5",
38+
"ansys-geometry-core==0.10.6",
3939
"ansys-hps-client==0.10.1",
4040
"ansys-hps-data-transfer-client==0.2.0",
4141
"ansys-mapdl-core==0.69.3",
@@ -56,8 +56,8 @@ dependencies = [
5656
"ansys-systemcoupling-core==0.9.0",
5757
"ansys-turbogrid-core==0.4.3",
5858
"ansys-workbench-core==0.8.0",
59-
"pyaedt==0.15.5",
60-
"pyedb==0.42.0",
59+
"pyaedt==0.15.6",
60+
"pyedb==0.43.0",
6161
"pygranta==2025.1.0",
6262
"pytwin==0.8.0",
6363
]

0 commit comments

Comments
 (0)