Skip to content

Commit cd0faad

Browse files
fix: depend on latest executor interface
1 parent 8ec80e6 commit cd0faad

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
@@ -11,7 +11,7 @@ keywords = ["snakemake", "plugin", "executor", "cluster"]
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.11"
14-
snakemake-interface-executor-plugins = "^8.1.0"
14+
snakemake-interface-executor-plugins = "^9.0.0"
1515
snakemake-interface-common = "^1.13.0"
1616

1717
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)