Skip to content

Commit 533b881

Browse files
chore(deps): update pyside6-essentials requirement
Updates the requirements on [pyside6-essentials](https://pyside.org) to permit the latest version. --- updated-dependencies: - dependency-name: pyside6-essentials dependency-version: 6.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8882a3 commit 533b881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Source = "https://github.com/aws-deadline/deadline-cloud"
5454
[project.optional-dependencies]
5555
gui = [
5656
# If the version changes, update the version in deadline/client/ui/__init__.py
57-
"PySide6-essentials >= 6.6,< 6.10",
57+
"PySide6-essentials >= 6.6,< 6.11",
5858
]
5959
mcp = [
6060
"mcp >= 1.13.0",

0 commit comments

Comments
 (0)