Skip to content

Commit 17fd5d4

Browse files
Build(deps-dev): Bump the deps group with 4 updates (#432)
Bumps the deps group with 4 updates: [ansys-additive-core](https://github.com/ansys/pyadditive), [ansys-pyensight-core](https://github.com/ansys/pyensight), [ansys-optislang-core](https://github.com/ansys/pyoptislang) and [pyaedt](https://github.com/ansys/pyaedt). Updates `ansys-additive-core` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/ansys/pyadditive/releases) - [Changelog](https://github.com/ansys/pyadditive/blob/v0.17.0/CHANGELOG.md) - [Commits](ansys/pyadditive@v0.16.0...v0.17.0) Updates `ansys-pyensight-core` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.7.3...v0.7.4) Updates `ansys-optislang-core` from 0.4.3 to 0.5.0 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v0.4.3...v0.5.0) Updates `pyaedt` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.7.6...v0.7.7) --- updated-dependencies: - dependency-name: ansys-additive-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-pyensight-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-optislang-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pyaedt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8f8267 commit 17fd5d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626

2727
dependencies = [
28-
"ansys-additive-core==0.16.0",
28+
"ansys-additive-core==0.17.0",
2929
"ansys-dpf-composites==0.3.2",
3030
"ansys-dpf-core==0.10.0",
3131
"ansys-dpf-post==0.6.0",
@@ -42,14 +42,14 @@ dependencies = [
4242
"ansys-meshing-prime==0.5.0.dev10",
4343
"ansys-motorcad-core==0.3.0",
4444
"ansys-platform-instancemanagement==1.1.2",
45-
"ansys-pyensight-core==0.7.3",
45+
"ansys-pyensight-core==0.7.4",
4646
"ansys-openapi-common==1.3.0",
47-
"ansys-optislang-core==0.4.3",
47+
"ansys-optislang-core==0.5.0",
4848
"ansys-seascape==0.2.0",
4949
"ansys-sherlock-core==0.4.0",
5050
"ansys-systemcoupling-core==0.3.0",
5151
"ansys-turbogrid-core==0.3.dev0",
52-
"pyaedt==0.7.6",
52+
"pyaedt==0.7.7",
5353
"pytwin==0.5.0",
5454
]
5555

0 commit comments

Comments
 (0)