Skip to content

Commit ca112dd

Browse files
committed
fix: upgrade deadline version to fix bug where submitter stays open after submission
1 parent a70fcc1 commit ca112dd

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
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131

3232
dependencies = [
33-
"deadline >= 0.51.0,<0.52",
33+
"deadline >= 0.51.1,<0.52",
3434
"openjd-adaptor-runtime >= 0.7,< 0.10",
3535
]
3636

0 commit comments

Comments
 (0)