Skip to content

Commit 31c1dfe

Browse files
build: bump ansys-tools-path from 0.6.0 to 0.7.0 (#1537)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 4132222 commit 31c1dfe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1537.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump ansys-tools-path from 0.6.0 to 0.7.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ all = [
4848
]
4949
tests = [
5050
"ansys-platform-instancemanagement==1.1.2",
51-
"ansys-tools-path==0.6.0",
51+
"ansys-tools-path==0.7.0",
5252
"ansys-tools-visualization-interface==0.5.0",
5353
"beartype==0.19.0",
5454
"docker==7.1.0",
@@ -76,7 +76,7 @@ tests-minimal = [
7676
]
7777
doc = [
7878
"ansys-sphinx-theme[autoapi]==1.2.1",
79-
"ansys-tools-path==0.6.0",
79+
"ansys-tools-path==0.7.0",
8080
"ansys-tools-visualization-interface==0.5.0",
8181
"beartype==0.19.0",
8282
"docker==7.1.0",

0 commit comments

Comments
 (0)