Skip to content

Commit e231dcb

Browse files
Build(deps): Bump the deps group with 2 updates (#652)
Bumps the deps group with 2 updates: [ansys-dpf-core](https://github.com/ansys/pydpf-core) and [ansys-dpf-post](https://github.com/ansys/pydpf-post). Updates `ansys-dpf-core` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/ansys/pydpf-core/releases) - [Commits](ansys/pydpf-core@v0.12.2...v0.13.0) Updates `ansys-dpf-post` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/ansys/pydpf-post/releases) - [Commits](ansys/pydpf-post@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: ansys-dpf-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-dpf-post 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 f18d040 commit e231dcb

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
@@ -29,8 +29,8 @@ dependencies = [
2929
"ansys-additive-widgets==0.2.1",
3030
"ansys-conceptev-core==0.2.1",
3131
"ansys-dpf-composites==0.5.0",
32-
"ansys-dpf-core==0.12.2",
33-
"ansys-dpf-post==0.8.0",
32+
"ansys-dpf-core==0.13.0",
33+
"ansys-dpf-post==0.9.0",
3434
"ansys-dyna-core==0.4.15",
3535
"ansys-dynamicreporting-core==0.6.0",
3636
"ansys-edb-core==0.1.5",

0 commit comments

Comments
 (0)