Skip to content

Commit 4c66fa4

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

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
"PyGithub==2.4.0",
4040
"appdirs==1.4.4",
4141
"requests==2.32.3",
42-
"PySide6==6.8.0.1",
42+
"PySide6==6.8.0.2",
4343
"ansys-tools-path==0.6.0",
4444
"pytest==8.3.3",
4545
"pytest-cov==5.0.0",
@@ -59,7 +59,7 @@ freeze = [
5959
"PyGithub==2.4.0",
6060
"appdirs==1.4.4",
6161
"requests==2.32.3",
62-
"PySide6==6.8.0.1",
62+
"PySide6==6.8.0.2",
6363
"ansys-tools-path==0.6.0",
6464
]
6565

0 commit comments

Comments
 (0)