Skip to content

Commit eba8133

Browse files
dependabot[bot]RobPasMuegreschd
authored
Bump ansys-dpf-core from 0.7.4 to 0.8.0 (#211)
* Bump ansys-dpf-core from 0.7.4 to 0.8.0 Bumps [ansys-dpf-core](https://github.com/pyansys/pydpf-core) from 0.7.4 to 0.8.0. - [Release notes](https://github.com/pyansys/pydpf-core/releases) - [Commits](ansys/pydpf-core@v0.7.4...v0.8.0) --- updated-dependencies: - dependency-name: ansys-dpf-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update pyproject.toml Co-authored-by: Dominik Gresch <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]> Co-authored-by: Dominik Gresch <[email protected]>
1 parent 13475d4 commit eba8133

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
@@ -28,10 +28,10 @@ classifiers = [
2828
dependencies = [
2929
"importlib-metadata>=4.0,<5; python_version<='3.8'",
3030
"ansys-mapdl-core==0.64.0",
31-
"ansys-dpf-core==0.7.4",
31+
"ansys-dpf-core==0.8.0",
3232
"ansys-dpf-post==0.3.1",
3333
"ansys-dpf-gate==0.3.1",
34-
"ansys-dpf-composites==0.2b1",
34+
"ansys-dpf-composites==0.2b2",
3535
"ansys-fluent-core==0.12.5",
3636
"pyaedt==0.6.61",
3737
"ansys-platform-instancemanagement==1.0.3",

0 commit comments

Comments
 (0)