Skip to content

Commit d86744c

Browse files
Build(deps): Bump the deps group with 4 updates (#1131)
Bumps the deps group with 4 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-mapdl-core](https://github.com/ansys/pymapdl), [ansys-optislang-core](https://github.com/ansys/pyoptislang) and [ansys-pyensight-core](https://github.com/ansys/pyensight). Updates `ansys-geometry-core` from 0.13.0 to 0.14.1 - [Release notes](https://github.com/ansys/pyansys-geometry/releases) - [Changelog](https://github.com/ansys/pyansys-geometry/blob/main/CHANGELOG.md) - [Commits](ansys/pyansys-geometry@v0.13.0...v0.14.1) Updates `ansys-mapdl-core` from 0.71.1 to 0.71.2 - [Release notes](https://github.com/ansys/pymapdl/releases) - [Changelog](https://github.com/ansys/pymapdl/blob/main/CHANGELOG.md) - [Commits](ansys/pymapdl@v0.71.1...v0.71.2) Updates `ansys-optislang-core` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v1.2.0...v1.3.0) Updates `ansys-pyensight-core` from 0.10.17 to 0.10.18 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.10.17...v0.10.18) --- updated-dependencies: - dependency-name: ansys-geometry-core dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-mapdl-core dependency-version: 0.71.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-optislang-core dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-pyensight-core dependency-version: 0.10.18 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 753c2e4 commit d86744c

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
@@ -35,19 +35,19 @@ dependencies = [
3535
"ansys-dynamicreporting-core==0.10.3; python_version<'3.13'",
3636
"ansys-edb-core==0.2.2",
3737
"ansys-fluent-core==0.37.0",
38-
"ansys-geometry-core==0.13.0",
38+
"ansys-geometry-core==0.14.1",
3939
"ansys-hps-client==0.11.1",
4040
"ansys-hps-data-transfer-client==0.3.1",
4141
"ansys-lumerical-core==0.1.0",
42-
"ansys-mapdl-core==0.71.1",
42+
"ansys-mapdl-core==0.71.2",
4343
"ansys-math-core==0.2.4",
4444
"ansys-mechanical-core==0.11.36",
4545
"ansys-meshing-prime==0.9.3",
4646
"ansys-modelcenter-workflow==0.1.1",
4747
"ansys-motorcad-core==0.8.3",
48-
"ansys-optislang-core==1.2.0",
48+
"ansys-optislang-core==1.3.0",
4949
"ansys-platform-instancemanagement==1.1.2",
50-
"ansys-pyensight-core==0.10.17",
50+
"ansys-pyensight-core==0.10.18",
5151
"ansys-rocky-core==0.3.3",
5252
"ansys-seascape==0.2.0",
5353
"ansys-sherlock-core==0.9.0",

0 commit comments

Comments
 (0)