Skip to content

Commit 88bba63

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#443)
Bumps the deps group with 2 updates: [ansys-optislang-core](https://github.com/ansys/pyoptislang) and [pyaedt](https://github.com/ansys/pyaedt). Updates `ansys-optislang-core` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v0.5.0...v0.5.1) Updates `pyaedt` from 0.7.7 to 0.7.8 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.7.7...v0.7.8) --- updated-dependencies: - dependency-name: ansys-optislang-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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f99801 commit 88bba63

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
@@ -44,12 +44,12 @@ dependencies = [
4444
"ansys-platform-instancemanagement==1.1.2",
4545
"ansys-pyensight-core==0.7.4",
4646
"ansys-openapi-common==1.3.0",
47-
"ansys-optislang-core==0.5.0",
47+
"ansys-optislang-core==0.5.1",
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.4.dev0",
52-
"pyaedt==0.7.7",
52+
"pyaedt==0.7.8",
5353
"pytwin==0.6.0",
5454
]
5555

0 commit comments

Comments
 (0)