We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458efa4 commit 37e3133Copy full SHA for 37e3133
doc/changelog.d/203.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group
pyproject.toml
@@ -38,7 +38,7 @@ tests = [
38
"pytest==8.3.4",
39
"pytest-pyvista==0.1.9",
40
"pytest-cov==6.0.0",
41
- "pyside6==6.8.0.2",
+ "pyside6==6.8.1",
42
"pyvistaqt==0.11.1,<1",
43
"pytest-qt"
44
]
0 commit comments