Skip to content

Commit b85e8bb

Browse files
Build(deps-dev): Bump the deps group with 4 updates (#360)
Bumps the deps group with 4 updates: [ansys-pyensight-core](https://github.com/ansys/pyensight), [pyaedt](https://github.com/ansys/pyaedt), [ansys-optislang-core](https://github.com/ansys/pyoptislang) and [ansys-mechanical-core](https://github.com/ansys/pymechanical). Updates `ansys-pyensight-core` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.5.6...v0.5.7) Updates `pyaedt` from 0.6.91 to 0.6.92 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.6.91...v0.6.92) Updates `ansys-optislang-core` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v0.3.0...v0.4.0) Updates `ansys-mechanical-core` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.10.1...v0.10.2) --- updated-dependencies: - dependency-name: ansys-pyensight-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt 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: ansys-mechanical-core 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 0fe6623 commit b85e8bb

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
@@ -33,9 +33,9 @@ dependencies = [
3333
"ansys-dpf-composites==0.3.0",
3434
"ansys-dyna-core==0.4.2",
3535
"ansys-dynamicreporting-core==0.4.0",
36-
"ansys-pyensight-core==0.5.6",
36+
"ansys-pyensight-core==0.5.7",
3737
"ansys-fluent-core==0.17.0",
38-
"pyaedt==0.6.91",
38+
"pyaedt==0.6.92",
3939
"ansys-platform-instancemanagement==1.1.2",
4040
"ansys-grantami-bomanalytics==1.2.0",
4141
"ansys-grantami-recordlists==1.0.0.post1",
@@ -47,8 +47,8 @@ dependencies = [
4747
"ansys-systemcoupling-core==0.2.0",
4848
"ansys-motorcad-core==0.2.0",
4949
"ansys-math-core==0.1.3",
50-
"ansys-optislang-core==0.3.0",
51-
"ansys-mechanical-core==0.10.1",
50+
"ansys-optislang-core==0.4.0",
51+
"ansys-mechanical-core==0.10.2",
5252
]
5353

5454
[project.optional-dependencies]

0 commit comments

Comments
 (0)