Skip to content

Commit e945a59

Browse files
Build(deps): Bump the deps group with 2 updates (#1005)
Bumps the deps group with 2 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) and [ansys-pyensight-core](https://github.com/ansys/pyensight). Updates `ansys-geometry-core` from 0.10.9 to 0.11.0 - [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.10.9...v0.11.0) Updates `ansys-pyensight-core` from 0.10.6 to 0.10.7 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.10.6...v0.10.7) --- updated-dependencies: - dependency-name: ansys-geometry-core dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-pyensight-core dependency-version: 0.10.7 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 9cd52eb commit e945a59

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
@@ -35,7 +35,7 @@ dependencies = [
3535
"ansys-dynamicreporting-core==0.10.1",
3636
"ansys-edb-core==0.2.0.dev5",
3737
"ansys-fluent-core==0.33.0",
38-
"ansys-geometry-core==0.10.9",
38+
"ansys-geometry-core==0.11.0",
3939
"ansys-hps-client==0.10.1",
4040
"ansys-hps-data-transfer-client==0.2.1",
4141
"ansys-mapdl-core==0.70.2",
@@ -46,7 +46,7 @@ dependencies = [
4646
"ansys-motorcad-core==0.7.4",
4747
"ansys-optislang-core==1.0.0",
4848
"ansys-platform-instancemanagement==1.1.2",
49-
"ansys-pyensight-core==0.10.6",
49+
"ansys-pyensight-core==0.10.7",
5050
"ansys-rocky-core==0.3.2",
5151
"ansys-seascape==0.2.0",
5252
"ansys-sherlock-core==0.9.0",

0 commit comments

Comments
 (0)