Skip to content

Commit 373f387

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#497)
Bumps the deps group with 2 updates: [ansys-additive-core](https://github.com/ansys/pyadditive) and [ansys-dpf-composites](https://github.com/ansys/pydpf-composites). Updates `ansys-additive-core` from 0.17.1 to 0.17.2 - [Release notes](https://github.com/ansys/pyadditive/releases) - [Changelog](https://github.com/ansys/pyadditive/blob/main/CHANGELOG.md) - [Commits](ansys/pyadditive@v0.17.1...v0.17.2) Updates `ansys-dpf-composites` from 0.3.2 to 0.4.0 - [Release notes](https://github.com/ansys/pydpf-composites/releases) - [Changelog](https://github.com/ansys/pydpf-composites/blob/main/release_checklist.rst) - [Commits](ansys/pydpf-composites@v0.3.2...v0.4.0) --- updated-dependencies: - dependency-name: ansys-additive-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-dpf-composites 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 47d637e commit 373f387

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,8 +27,8 @@ classifiers = [
2727
]
2828

2929
dependencies = [
30-
"ansys-additive-core==0.17.1",
31-
"ansys-dpf-composites==0.3.2",
30+
"ansys-additive-core==0.17.2",
31+
"ansys-dpf-composites==0.4.0",
3232
"ansys-dpf-core==0.10.1",
3333
"ansys-dpf-post==0.6.0",
3434
"ansys-dpf-gate==0.4.1",

0 commit comments

Comments
 (0)