Skip to content

Commit 3bb8d08

Browse files
Merge pull request #8 from snakemake/johanneskoester-patch-1
fix: update to latest interface
2 parents 1854ec4 + b8c9c41 commit 3bb8d08

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
@@ -13,7 +13,7 @@ keywords = ["snakemake", "plugin", "executor", "flux", "flux-framework"]
1313
[tool.poetry.dependencies]
1414
python = "^3.11"
1515
snakemake-interface-common = "^1.14.0"
16-
snakemake-interface-executor-plugins = "^8.1.1"
16+
snakemake-interface-executor-plugins = "^9.0.0"
1717

1818
[tool.coverage.run]
1919
omit = [".*", "*/site-packages/*", "Snakefile"]

0 commit comments

Comments
 (0)