Skip to content

Commit e5f84a3

Browse files
Build(deps): Bump the deps group with 2 updates (#540)
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.11.0 to 0.12.0 - [Release notes](https://github.com/ansys/pydpf-core/releases) - [Commits](ansys/pydpf-core@v0.11.0...v0.12.0) Updates `ansys-dpf-post` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ansys/pydpf-post/releases) - [Commits](ansys/pydpf-post@v0.7.0...v0.8.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 4272ca1 commit e5f84a3

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
@@ -30,8 +30,8 @@ dependencies = [
3030
"ansys-acp-core==0.1b1",
3131
"ansys-additive-core==0.17.2",
3232
"ansys-dpf-composites==0.4.0",
33-
"ansys-dpf-core==0.11.0",
34-
"ansys-dpf-post==0.7.0",
33+
"ansys-dpf-core==0.12.0",
34+
"ansys-dpf-post==0.8.0",
3535
"ansys-dpf-gate==0.4.1",
3636
"ansys-dyna-core==0.4.15",
3737
"ansys-dynamicreporting-core==0.5.1",

0 commit comments

Comments
 (0)