Skip to content

Commit cc2d887

Browse files
Build(deps): Bump pyside6 from 6.9.1 to 6.9.2
Bumps [pyside6](https://pyside.org) from 6.9.1 to 6.9.2. --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfda886 commit cc2d887

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
@@ -38,7 +38,7 @@ tests = [
3838
"PyGithub==2.7.0",
3939
"appdirs==1.4.4",
4040
"requests==2.32.5",
41-
"PySide6==6.9.1",
41+
"PySide6==6.9.2",
4242
"ansys-tools-path==0.7.3",
4343
"pytest==8.3.5",
4444
"pytest-cov==6.2.1",
@@ -58,7 +58,7 @@ freeze = [
5858
"PyGithub==2.7.0",
5959
"appdirs==1.4.4",
6060
"requests==2.32.5",
61-
"PySide6==6.9.1",
61+
"PySide6==6.9.2",
6262
"ansys-tools-path==0.7.3",
6363
]
6464

0 commit comments

Comments
 (0)