Skip to content

Commit 141aa79

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#438)
Bumps the deps group with 2 updates: [ansys-dpf-core](https://github.com/ansys/pydpf-core) and [ansys-mechanical-core](https://github.com/ansys/pymechanical). Updates `ansys-dpf-core` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ansys/pydpf-core/releases) - [Commits](ansys/pydpf-core@v0.10.0...v0.10.1) Updates `ansys-mechanical-core` from 0.10.4 to 0.10.5 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/v0.10.5/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.10.4...v0.10.5) --- updated-dependencies: - dependency-name: ansys-dpf-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-mechanical-core 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 da0c3c2 commit 141aa79

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
@@ -27,7 +27,7 @@ classifiers = [
2727
dependencies = [
2828
"ansys-additive-core==0.17.0",
2929
"ansys-dpf-composites==0.3.2",
30-
"ansys-dpf-core==0.10.0",
30+
"ansys-dpf-core==0.10.1",
3131
"ansys-dpf-post==0.6.0",
3232
"ansys-dpf-gate==0.4.1",
3333
"ansys-dyna-core==0.4.4",
@@ -38,7 +38,7 @@ dependencies = [
3838
"ansys-fluent-core==0.18.2",
3939
"ansys-mapdl-core==0.67.0",
4040
"ansys-math-core==0.1.3",
41-
"ansys-mechanical-core==0.10.4",
41+
"ansys-mechanical-core==0.10.5",
4242
"ansys-meshing-prime==0.5.0.dev10",
4343
"ansys-motorcad-core==0.3.0",
4444
"ansys-platform-instancemanagement==1.1.2",

0 commit comments

Comments
 (0)