Skip to content

Commit 4802c9b

Browse files
Update pyproject.toml
1 parent 853f16d commit 4802c9b

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
@@ -11,7 +11,7 @@ keywords = ["snakemake", "plugin", "executor", "aws-batch"]
1111
[tool.poetry.dependencies]
1212
python = "^3.11"
1313
snakemake-interface-common = "^1.15.0"
14-
snakemake-interface-executor-plugins = "^8.1.1"
14+
snakemake-interface-executor-plugins = "^9.0.0"
1515
boto3 = "^1.33.11"
1616

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

0 commit comments

Comments
 (0)