Skip to content

Commit a3e2447

Browse files
Build(deps): Bump the deps group with 2 updates (#549)
Bumps the deps group with 2 updates: [pyaedt](https://github.com/ansys/pyaedt) and [pyedb](https://github.com/ansys/pyedb). Updates `pyaedt` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.8.8...v0.8.9) Updates `pyedb` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.7.1...v0.8.0) --- updated-dependencies: - 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 87dba7c commit a3e2447

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
@@ -54,8 +54,8 @@ dependencies = [
5454
"ansys-simai-core==0.1.5",
5555
"ansys-systemcoupling-core==0.4.1",
5656
"ansys-turbogrid-core==0.4.0",
57-
"pyaedt==0.8.8",
58-
"pyedb==0.7.1",
57+
"pyaedt==0.8.9",
58+
"pyedb==0.8.0",
5959
"pygranta==2024.1.0",
6060
"pytwin==0.6.0",
6161
]

0 commit comments

Comments
 (0)