We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f5868 commit d58df3bCopy full SHA for d58df3b
doc/changelog.d/2051.dependencies.md
@@ -0,0 +1 @@
1
+Bump ansys-tools-path from 0.7.2 to 0.7.3
pyproject.toml
@@ -57,7 +57,7 @@ all = [
57
]
58
tests = [
59
"ansys-platform-instancemanagement==1.1.2",
60
- "ansys-tools-path==0.7.2",
+ "ansys-tools-path==0.7.3",
61
"ansys-tools-visualization-interface==0.9.2",
62
"beartype==0.21.0",
63
"docker==7.1.0",
@@ -86,7 +86,7 @@ tests-minimal = [
86
87
doc = [
88
"ansys-sphinx-theme[autoapi]==1.5.2",
89
90
91
92
0 commit comments