Skip to content

Commit 9a46116

Browse files
Build(deps): Bump the deps group with 3 updates (#543)
Bumps the deps group with 3 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-sherlock-core](https://github.com/ansys/pysherlock) and [pyaedt](https://github.com/ansys/pyaedt). Updates `ansys-geometry-core` from 0.4.14 to 0.5.0 - [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.4.14...v0.5.0) Updates `ansys-sherlock-core` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/ansys/pysherlock/releases) - [Commits](ansys/pysherlock@v0.5.0...v0.6.0) Updates `pyaedt` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: ansys-geometry-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-sherlock-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pyaedt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6e0450 commit 9a46116

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"ansys-dynamicreporting-core==0.6.0",
3838
"ansys-edb-core==0.1.4",
3939
"ansys-fluent-core==0.20.0",
40-
"ansys-geometry-core==0.4.14",
40+
"ansys-geometry-core==0.5.0",
4141
"ansys-hps-client==0.8.0",
4242
"ansys-mapdl-core==0.68.1",
4343
"ansys-math-core==0.1.3",
@@ -51,11 +51,11 @@ dependencies = [
5151
"ansys-pyensight-core==0.8.0",
5252
"ansys-rocky-core==0.1.0",
5353
"ansys-seascape==0.2.0",
54-
"ansys-sherlock-core==0.5.0",
54+
"ansys-sherlock-core==0.6.0",
5555
"ansys-simai-core==0.1.5",
5656
"ansys-systemcoupling-core==0.4.1",
5757
"ansys-turbogrid-core==0.4.0",
58-
"pyaedt==0.8.7",
58+
"pyaedt==0.8.8",
5959
"pyedb==0.7.1",
6060
"pygranta==2024.1.0",
6161
"pytwin==0.6.0",

0 commit comments

Comments
 (0)