Skip to content

Commit 2c0187e

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#503)
Bumps the deps group with 2 updates: [ansys-mapdl-core](https://github.com/ansys/pymapdl) and [pyaedt](https://github.com/ansys/pyaedt). Updates `ansys-mapdl-core` from 0.67.0 to 0.68.0 - [Release notes](https://github.com/ansys/pymapdl/releases) - [Commits](ansys/pymapdl@v0.67.0...v0.68.0) Updates `pyaedt` from 0.7.12 to 0.8.1 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.7.12...v0.8.1) --- updated-dependencies: - dependency-name: ansys-mapdl-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-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37df354 commit 2c0187e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"ansys-fluent-core==0.19.2",
3939
"ansys-geometry-core==0.4.11",
4040
"ansys-hps-client==0.7.1",
41-
"ansys-mapdl-core==0.67.0",
41+
"ansys-mapdl-core==0.68.0",
4242
"ansys-math-core==0.1.3",
4343
"ansys-mechanical-core==0.10.7",
4444
"ansys-meshing-prime==0.5.1",
@@ -53,7 +53,7 @@ dependencies = [
5353
"ansys-simai-core==0.1.3",
5454
"ansys-systemcoupling-core==0.4.0",
5555
"ansys-turbogrid-core==0.4.0",
56-
"pyaedt==0.7.12",
56+
"pyaedt==0.8.1",
5757
"pygranta==2024.1.0",
5858
"pytwin==0.6.0",
5959
]

0 commit comments

Comments
 (0)