Skip to content

Commit 056c8bd

Browse files
Build(deps): Bump the deps group across 1 directory with 5 updates
Bumps the deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ansys-dpf-core](https://github.com/ansys/pydpf-core) | `0.14.1` | `0.14.2` | | [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) | `0.11.3` | `0.12.1` | | [ansys-simai-core](https://github.com/ansys/pysimai) | `0.3.4` | `0.3.5` | | [pyaedt](https://github.com/ansys/pyaedt) | `0.21.0` | `0.21.2` | | [pyedb](https://github.com/ansys/pyedb) | `0.60.0` | `0.61.0` | Updates `ansys-dpf-core` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/ansys/pydpf-core/releases) - [Commits](ansys/pydpf-core@v0.14.1...v0.14.2) Updates `ansys-geometry-core` from 0.11.3 to 0.12.1 - [Release notes](https://github.com/ansys/pyansys-geometry/releases) - [Changelog](https://github.com/ansys/pyansys-geometry/blob/main/CHANGELOG.md) - [Commits](ansys/pyansys-geometry@v0.11.3...v0.12.1) Updates `ansys-simai-core` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/ansys/pysimai/releases) - [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst) - [Commits](ansys/pysimai@v0.3.4...v0.3.5) Updates `pyaedt` from 0.21.0 to 0.21.2 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Changelog](https://github.com/ansys/pyaedt/blob/main/CHANGELOG.md) - [Commits](ansys/pyaedt@v0.21.0...v0.21.2) Updates `pyedb` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Changelog](https://github.com/ansys/pyedb/blob/main/CHANGELOG.md) - [Commits](ansys/pyedb@v0.60.0...v0.61.0) --- updated-dependencies: - dependency-name: ansys-dpf-core dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-geometry-core dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-simai-core dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyedb dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0aa880 commit 056c8bd

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
@@ -29,13 +29,13 @@ dependencies = [
2929
"ansys-additive-core==0.20.0",
3030
"ansys-conceptev-core==0.9.4",
3131
"ansys-dpf-composites==0.7.0",
32-
"ansys-dpf-core==0.14.1",
32+
"ansys-dpf-core==0.14.2",
3333
"ansys-dpf-post==0.10.1",
3434
"ansys-dyna-core==0.9.0",
3535
"ansys-dynamicreporting-core==0.10.3; python_version<'3.13'",
3636
"ansys-edb-core==0.2.1",
3737
"ansys-fluent-core==0.35.0",
38-
"ansys-geometry-core==0.11.3",
38+
"ansys-geometry-core==0.12.1",
3939
"ansys-hps-client==0.11.1",
4040
"ansys-hps-data-transfer-client==0.3.0",
4141
"ansys-mapdl-core==0.71.0",
@@ -50,15 +50,15 @@ dependencies = [
5050
"ansys-rocky-core==0.3.2",
5151
"ansys-seascape==0.2.0",
5252
"ansys-sherlock-core==0.9.0",
53-
"ansys-simai-core==0.3.4",
53+
"ansys-simai-core==0.3.5",
5454
"ansys-sound-core==0.2.1",
5555
"ansys-speos-core==0.6.3",
5656
"ansys-stk==0.2.0",
5757
"ansys-systemcoupling-core==0.10.1",
5858
"ansys-turbogrid-core==0.5.3",
5959
"ansys-workbench-core==0.9.0",
60-
"pyaedt==0.21.0",
61-
"pyedb==0.60.0",
60+
"pyaedt==0.21.2",
61+
"pyedb==0.61.0",
6262
"pygranta==2025.2.1",
6363
"pytwin==0.10.2",
6464
]

0 commit comments

Comments
 (0)