Skip to content

Commit 0935b5c

Browse files
Build(deps): Bump the deps group across 1 directory with 2 updates (#815)
Bumps the deps group with 2 updates in the / directory: [ansys-additive-core](https://github.com/ansys/pyadditive) and [ansys-meshing-prime](https://github.com/ansys/pyprimemesh). Updates `ansys-additive-core` from 0.18.1 to 0.19.0 - [Release notes](https://github.com/ansys/pyadditive/releases) - [Changelog](https://github.com/ansys/pyadditive/blob/main/CHANGELOG.md) - [Commits](ansys/pyadditive@v0.18.1...v0.19.0) Updates `ansys-meshing-prime` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/ansys/pyprimemesh/releases) - [Changelog](https://github.com/ansys/pyprimemesh/blob/main/CHANGELOG.md) - [Commits](ansys/pyprimemesh@v0.6.2...v0.7.0) --- updated-dependencies: - dependency-name: ansys-additive-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-meshing-prime 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 ba5b9da commit 0935b5c

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
@@ -25,7 +25,7 @@ classifiers = [
2525

2626
dependencies = [
2727
"ansys-acp-core==0.1.0",
28-
"ansys-additive-core==0.18.1",
28+
"ansys-additive-core==0.19.0",
2929
"ansys-additive-widgets==0.2.1",
3030
"ansys-conceptev-core==0.8",
3131
"ansys-dpf-composites==0.6.2",
@@ -40,7 +40,7 @@ dependencies = [
4040
"ansys-mapdl-core==0.68.6",
4141
"ansys-math-core==0.2.0",
4242
"ansys-mechanical-core==0.11.11",
43-
"ansys-meshing-prime==0.6.2",
43+
"ansys-meshing-prime==0.7.0",
4444
"ansys-modelcenter-workflow==0.1.1",
4545
"ansys-motorcad-core==0.7.0",
4646
"ansys-optislang-core==0.9.2",

0 commit comments

Comments
 (0)