Skip to content

Commit 54122b9

Browse files
Build(deps): Bump the deps group across 1 directory with 5 updates (#710)
Bumps the deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ansys-conceptev-core](https://github.com/ansys/pyconceptev) | `0.4.2` | `0.5` | | [ansys-simai-core](https://github.com/ansys/pysimai) | `0.2.3` | `0.2.4` | | [ansys-systemcoupling-core](https://github.com/ansys/pysystem-coupling) | `0.7.0` | `0.8.0` | | [pyaedt](https://github.com/ansys/pyaedt) | `0.10.2` | `0.10.3` | | [pyedb](https://github.com/ansys/pyedb) | `0.28.0` | `0.29.0` | Updates `ansys-conceptev-core` from 0.4.2 to 0.5 - [Release notes](https://github.com/ansys/pyconceptev/releases) - [Changelog](https://github.com/ansys/pyconceptev/blob/main/CHANGELOG.md) - [Commits](ansys/pyconceptev@v0.4.2...v0.5.0) Updates `ansys-simai-core` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/ansys/pysimai/releases) - [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst) - [Commits](ansys/pysimai@v0.2.3...v0.2.4) Updates `ansys-systemcoupling-core` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ansys/pysystem-coupling/releases) - [Commits](ansys/pysystem-coupling@v0.7.0...v0.8.0) Updates `pyaedt` from 0.10.2 to 0.10.3 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.10.2...v0.10.3) Updates `pyedb` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: ansys-conceptev-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-simai-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-systemcoupling-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-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 59c3c5a commit 54122b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"ansys-acp-core==0.1b2",
2828
"ansys-additive-core==0.18.1",
2929
"ansys-additive-widgets==0.2.1",
30-
"ansys-conceptev-core==0.4.2",
30+
"ansys-conceptev-core==0.5",
3131
"ansys-dpf-composites==0.6.1",
3232
"ansys-dpf-core==0.13.0",
3333
"ansys-dpf-post==0.9.0",
@@ -49,13 +49,13 @@ dependencies = [
4949
"ansys-rocky-core==0.2.0",
5050
"ansys-seascape==0.2.0",
5151
"ansys-sherlock-core==0.7.1",
52-
"ansys-simai-core==0.2.3",
52+
"ansys-simai-core==0.2.4",
5353
"ansys-sound-core==0.1.3",
54-
"ansys-systemcoupling-core==0.7.0",
54+
"ansys-systemcoupling-core==0.8.0",
5555
"ansys-turbogrid-core==0.4.1",
5656
"ansys-workbench-core==0.6.0",
57-
"pyaedt==0.10.2",
58-
"pyedb==0.28.0",
57+
"pyaedt==0.10.3",
58+
"pyedb==0.29.0",
5959
"pygranta==2024.2.0",
6060
"pytwin==0.7.0",
6161
]

0 commit comments

Comments
 (0)