Skip to content

Commit 7ae9e90

Browse files
Build(deps): Bump the deps group across 1 directory with 2 updates (#609)
Bumps the deps group with 2 updates in the / directory: [ansys-simai-core](https://github.com/ansys/pysimai) and [pyedb](https://github.com/ansys/pyedb). Updates `ansys-simai-core` from 0.1.7 to 0.2.0 - [Release notes](https://github.com/ansys/pysimai/releases) - [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst) - [Commits](ansys/pysimai@v0.1.7...v0.2.0) Updates `pyedb` from 0.16.0 to 0.18.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.16.0...v0.18.0) --- updated-dependencies: - dependency-name: ansys-simai-core dependency-type: direct:production update-type: version-update:semver-minor 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 2f9d347 commit 7ae9e90

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
@@ -50,12 +50,12 @@ dependencies = [
5050
"ansys-rocky-core==0.1.0",
5151
"ansys-seascape==0.2.0",
5252
"ansys-sherlock-core==0.6.0",
53-
"ansys-simai-core==0.1.7",
53+
"ansys-simai-core==0.2.0",
5454
"ansys-systemcoupling-core==0.5.0",
5555
"ansys-turbogrid-core==0.4.1",
5656
"ansys-workbench-core==0.4.0",
5757
"pyaedt==0.9.6",
58-
"pyedb==0.16.0",
58+
"pyedb==0.18.0",
5959
"pygranta==2024.2.0",
6060
"pytwin==0.7.0",
6161
]

0 commit comments

Comments
 (0)