Skip to content

Commit 154f43b

Browse files
Build(deps): Bump the deps group with 2 updates (#644)
Bumps the deps group with 2 updates: [ansys-motorcad-core](https://github.com/ansys/pymotorcad) and [pyedb](https://github.com/ansys/pyedb). Updates `ansys-motorcad-core` from 0.5.2 to 0.5.5 - [Release notes](https://github.com/ansys/pymotorcad/releases) - [Commits](ansys/pymotorcad@v0.5.2...v0.5.5) Updates `pyedb` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: ansys-motorcad-core 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-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 162abaa commit 154f43b

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
@@ -43,7 +43,7 @@ dependencies = [
4343
"ansys-mechanical-core==0.11.3",
4444
"ansys-meshing-prime==0.6.1",
4545
"ansys-modelcenter-workflow==0.1.1",
46-
"ansys-motorcad-core==0.5.2",
46+
"ansys-motorcad-core==0.5.5",
4747
"ansys-optislang-core==0.7.1",
4848
"ansys-platform-instancemanagement==1.1.2",
4949
"ansys-pyensight-core==0.8.8",
@@ -56,7 +56,7 @@ dependencies = [
5656
"ansys-turbogrid-core==0.4.1",
5757
"ansys-workbench-core==0.4.0",
5858
"pyaedt==0.9.10",
59-
"pyedb==0.22.0",
59+
"pyedb==0.22.1",
6060
"pygranta==2024.2.0",
6161
"pytwin==0.7.0",
6262
]

0 commit comments

Comments
 (0)