Skip to content

Commit 21efdb6

Browse files
Build(deps-dev): Bump ansys-tools-common from 0.4.4 to 0.4.5
Bumps [ansys-tools-common](https://github.com/ansys/ansys-tools-common) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/ansys/ansys-tools-common/releases) - [Changelog](https://github.com/ansys/ansys-tools-common/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-common@v0.4.4...v0.4.5) --- updated-dependencies: - dependency-name: ansys-tools-common dependency-version: 0.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce2522d commit 21efdb6

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.5",
4141
"PySide6==6.10.2",
42-
"ansys-tools-common==0.4.4",
42+
"ansys-tools-common==0.4.5",
4343
"pytest==8.3.5",
4444
"pytest-cov==7.0.0",
4545
"pytest-qt==4.5.0",
@@ -59,7 +59,7 @@ freeze = [
5959
"appdirs==1.4.4",
6060
"requests==2.32.5",
6161
"PySide6==6.10.2",
62-
"ansys-tools-common==0.4.4",
62+
"ansys-tools-common==0.4.5",
6363
]
6464

6565
[tool.flit.module]

0 commit comments

Comments
 (0)