Skip to content

Commit 430570d

Browse files
fix: Dependencies
1 parent 6cc09ec commit 430570d

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
"pytest==8.3.3",
3939
"pytest-pyvista==0.1.9",
4040
"pytest-cov==6.0.0",
41-
"pyside6==6.8.0,<7",
41+
"pyside6==6.2.0,<7",
4242
"pyvistaqt==0.11.1,<1",
4343
"pytest-qt==4.4.0"
4444
]
@@ -49,7 +49,7 @@ doc = [
4949
"jupytext==1.16.4",
5050
"nbsphinx==0.9.5",
5151
"numpydoc==1.8.0",
52-
"pyside6==6.1.0",
52+
"pyside6==6.8.0",
5353
"pyvistaqt==0.11.1,<1",
5454
"sphinx==8.1.3",
5555
"sphinx-autoapi==3.3.3",

0 commit comments

Comments
 (0)