Skip to content

Commit a27506f

Browse files
Build(deps): Bump the deps group across 1 directory with 3 updates (#650)
Bumps the deps group with 3 updates in the / directory: [ansys-edb-core](https://github.com/ansys/pyedb-core), [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) and [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface). Updates `ansys-edb-core` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/ansys/pyedb-core/releases) - [Commits](ansys/pyedb-core@v0.1.4...v0.1.5) Updates `ansys-geometry-core` from 0.6.5 to 0.6.6 - [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.6.5...v0.6.6) Updates `ansys-tools-visualization-interface` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases) - [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-visualization-interface@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: ansys-edb-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-geometry-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-tools-visualization-interface dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85ea0c4 commit a27506f

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
@@ -34,9 +34,9 @@ dependencies = [
3434
"ansys-dpf-post==0.8.0",
3535
"ansys-dyna-core==0.4.15",
3636
"ansys-dynamicreporting-core==0.6.0",
37-
"ansys-edb-core==0.1.4",
37+
"ansys-edb-core==0.1.5",
3838
"ansys-fluent-core==0.22.0",
39-
"ansys-geometry-core==0.6.5",
39+
"ansys-geometry-core==0.6.6",
4040
"ansys-hps-client==0.8.0",
4141
"ansys-mapdl-core==0.68.4",
4242
"ansys-math-core==0.1.5",
@@ -70,7 +70,7 @@ tools = [
7070
"ansys-tools-local-product-launcher==0.1.0",
7171
"ansys-tools-path==0.6.0",
7272
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
73-
"ansys-tools-visualization-interface==0.3.0",
73+
"ansys-tools-visualization-interface==0.4.0",
7474
"ansys-units==0.3.2",
7575
"pyansys-tools-report==0.7.3",
7676
"pyansys-tools-versioning==0.5.0",
@@ -87,7 +87,7 @@ all = [
8787
"ansys-tools-local-product-launcher==0.1.0",
8888
"ansys-tools-path==0.6.0",
8989
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
90-
"ansys-tools-visualization-interface==0.3.0",
90+
"ansys-tools-visualization-interface==0.4.0",
9191
"ansys-units==0.3.2",
9292
"pyansys-tools-report==0.7.3",
9393
"pyansys-tools-versioning==0.5.0",

0 commit comments

Comments
 (0)