Skip to content

Commit 99d71bb

Browse files
chore(deps): bump pyside6-essentials
Bumps the pip-minor-patch group with 1 update in the / directory: [pyside6-essentials](https://pyside.org). Updates `pyside6-essentials` from 6.8.3 to 6.11.1 --- updated-dependencies: - dependency-name: pyside6-essentials dependency-version: 6.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa148a6 commit 99d71bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
[project.optional-dependencies]
4040
gui = [
4141
"deadline[gui] >= 0.59, < 0.61",
42-
"PySide6-Essentials == 6.8.3", # Use 6.8 to align with VFXP 2026: https://vfxplatform.com/#reference-platform
42+
"PySide6-Essentials == 6.11.1", # Use 6.8 to align with VFXP 2026: https://vfxplatform.com/#reference-platform
4343
]
4444

4545
[project.urls]

0 commit comments

Comments
 (0)