Skip to content

Commit b04e612

Browse files
Build(deps-dev): Bump ansys-tools-path from 0.8.0 to 0.8.1 in the deps group (#1118)
Build(deps-dev): Bump ansys-tools-path in the deps group Bumps the deps group with 1 update: [ansys-tools-path](https://github.com/ansys/ansys-tools-path). Updates `ansys-tools-path` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/ansys/ansys-tools-path/releases) - [Changelog](https://github.com/ansys/ansys-tools-path/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-path@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: ansys-tools-path dependency-version: 0.8.1 dependency-type: direct:development 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 7ec1bb1 commit b04e612

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
@@ -70,7 +70,7 @@ tools = [
7070
"ansys-materials-manager==0.3.1",
7171
"ansys-tools-filetransfer==0.1.1",
7272
"ansys-tools-local-product-launcher==0.1.1",
73-
"ansys-tools-path==0.8.0",
73+
"ansys-tools-path==0.8.1",
7474
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
7575
"ansys-tools-visualization-interface==0.12.1",
7676
"ansys-units==0.8.1",
@@ -87,7 +87,7 @@ all = [
8787
"ansys-materials-manager==0.3.1",
8888
"ansys-tools-filetransfer==0.1.1",
8989
"ansys-tools-local-product-launcher==0.1.1",
90-
"ansys-tools-path==0.8.0",
90+
"ansys-tools-path==0.8.1",
9191
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
9292
"ansys-tools-visualization-interface==0.12.1",
9393
"ansys-units==0.8.1",

0 commit comments

Comments
 (0)