Skip to content

Commit 01fad9d

Browse files
Bump ansys-dpf-post from 0.3.1 to 0.4.0 (#218)
Bumps [ansys-dpf-post](https://github.com/pyansys/pydpf-post) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/pyansys/pydpf-post/releases) - [Commits](ansys/pydpf-post@v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: ansys-dpf-post dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 163d736 commit 01fad9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"importlib-metadata>=4.0,<5; python_version<='3.8'",
3030
"ansys-mapdl-core==0.64.0",
3131
"ansys-dpf-core==0.8.0",
32-
"ansys-dpf-post==0.3.1",
32+
"ansys-dpf-post==0.4.0",
3333
"ansys-dpf-gate==0.3.1",
3434
"ansys-dpf-composites==0.2b2",
3535
"ansys-fluent-core==0.12.5",

0 commit comments

Comments
 (0)