Skip to content

Commit d58df3b

Browse files
build: bump ansys-tools-path from 0.7.2 to 0.7.3 (#2051)
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 60f5868 commit d58df3b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/2051.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.7.2 to 0.7.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ all = [
5757
]
5858
tests = [
5959
"ansys-platform-instancemanagement==1.1.2",
60-
"ansys-tools-path==0.7.2",
60+
"ansys-tools-path==0.7.3",
6161
"ansys-tools-visualization-interface==0.9.2",
6262
"beartype==0.21.0",
6363
"docker==7.1.0",
@@ -86,7 +86,7 @@ tests-minimal = [
8686
]
8787
doc = [
8888
"ansys-sphinx-theme[autoapi]==1.5.2",
89-
"ansys-tools-path==0.7.2",
89+
"ansys-tools-path==0.7.3",
9090
"ansys-tools-visualization-interface==0.9.2",
9191
"beartype==0.21.0",
9292
"docker==7.1.0",

0 commit comments

Comments
 (0)