Skip to content

Commit

Permalink
chore: update deps deadline-cloud 0.40 (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: Marshall Jackson <amarsjac@amazon.com>
  • Loading branch information
amarsjac authored Mar 14, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent afe2751 commit 4d4da99
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ license = ""
requires-python = ">=3.7"

dependencies = [
"deadline == 0.39.*",
"deadline == 0.40.*",
"openjd-adaptor-runtime == 0.5.*",
]

2 changes: 1 addition & 1 deletion test/deadline_submitter_for_maya/unit/__init__.py
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@

# we must mock maya and UI code
mock_modules = [
"deadline.client.ui.deadline_credentials_status",
"deadline.client.ui.deadline_authentication_status",
"maya",
"maya.api",
"maya.api.OpenMaya",

0 comments on commit 4d4da99

Please sign in to comment.