Skip to content

Commit 62f24d7

Browse files
Build(deps): Bump ansys-tools-path from 0.7.1 to 0.7.2
Bumps [ansys-tools-path](https://github.com/ansys/ansys-tools-path) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/ansys/ansys-tools-path/releases) - [Changelog](https://github.com/ansys/ansys-tools-path/blob/v0.7.2/CHANGELOG.md) - [Commits](ansys/ansys-tools-path@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: ansys-tools-path dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 666a131 commit 62f24d7

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
@@ -39,7 +39,7 @@ tests = [
3939
"appdirs==1.4.4",
4040
"requests==2.32.4",
4141
"PySide6==6.9.1",
42-
"ansys-tools-path==0.7.1",
42+
"ansys-tools-path==0.7.2",
4343
"pytest==8.3.5",
4444
"pytest-cov==6.2.1",
4545
"pytest-qt==4.4.0",
@@ -59,7 +59,7 @@ freeze = [
5959
"appdirs==1.4.4",
6060
"requests==2.32.4",
6161
"PySide6==6.9.1",
62-
"ansys-tools-path==0.7.1",
62+
"ansys-tools-path==0.7.2",
6363
]
6464

6565
[tool.flit.module]

0 commit comments

Comments
 (0)