Skip to content

Commit fab82df

Browse files
build: bump ansys-tools-path from 0.7.2 to 0.7.3
Bumps [ansys-tools-path](https://github.com/ansys/ansys-tools-path) from 0.7.2 to 0.7.3. - [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.7.2...v0.7.3) --- updated-dependencies: - dependency-name: ansys-tools-path dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21c71f2 commit fab82df

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
@@ -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)