diff --git a/doc/changelog.d/371.miscellaneous.md b/doc/changelog.d/371.miscellaneous.md new file mode 100644 index 00000000..ebac6c6c --- /dev/null +++ b/doc/changelog.d/371.miscellaneous.md @@ -0,0 +1 @@ +Build(deps): bump pyside6 from 6.9.2 to 6.9.3 in the general-dependencies group diff --git a/pyproject.toml b/pyproject.toml index 119e8f97..4ed1cba1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ tests = [ "pyvista==0.46.3", "pytest-pyvista==0.2.0", "pytest-cov==7.0.0", - "pyside6==6.9.2", + "pyside6==6.9.3", ] doc = [