Skip to content

Commit c6a26c9

Browse files
Build(deps): Bump the deps group across 1 directory with 4 updates (#602)
Bumps the deps group with 4 updates in the / directory: [ansys-mapdl-core](https://github.com/ansys/pymapdl), [ansys-mechanical-core](https://github.com/ansys/pymechanical), [pyaedt](https://github.com/ansys/pyaedt) and [pyedb](https://github.com/ansys/pyedb). Updates `ansys-mapdl-core` from 0.68.2 to 0.68.3 - [Release notes](https://github.com/ansys/pymapdl/releases) - [Changelog](https://github.com/ansys/pymapdl/blob/main/CHANGELOG.md) - [Commits](ansys/pymapdl@v0.68.2...v0.68.3) Updates `ansys-mechanical-core` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.11.0...v0.11.1) Updates `pyaedt` from 0.9.4 to 0.9.6 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.9.4...v0.9.6) Updates `pyedb` from 0.14.1 to 0.16.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.14.1...v0.16.0) --- updated-dependencies: - dependency-name: ansys-mapdl-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-mechanical-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyedb 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 f885a61 commit c6a26c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ dependencies = [
4040
"ansys-fluent-core==0.20.1",
4141
"ansys-geometry-core==0.6.3",
4242
"ansys-hps-client==0.8.0",
43-
"ansys-mapdl-core==0.68.2",
43+
"ansys-mapdl-core==0.68.3",
4444
"ansys-math-core==0.1.5",
45-
"ansys-mechanical-core==0.11.0",
45+
"ansys-mechanical-core==0.11.1",
4646
"ansys-meshing-prime==0.6.0.dev9",
4747
"ansys-modelcenter-workflow==0.1.1",
4848
"ansys-motorcad-core==0.5.1",
@@ -56,8 +56,8 @@ dependencies = [
5656
"ansys-systemcoupling-core==0.5.0",
5757
"ansys-turbogrid-core==0.4.1",
5858
"ansys-workbench-core==0.4.0",
59-
"pyaedt==0.9.4",
60-
"pyedb==0.14.1",
59+
"pyaedt==0.9.6",
60+
"pyedb==0.16.0",
6161
"pygranta==2024.2.0",
6262
"pytwin==0.7.0",
6363
]

0 commit comments

Comments
 (0)