diff --git a/pyproject.toml b/pyproject.toml index d39e006..c849b6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ keywords = ["snakemake", "plugin", "executor", "azure-batch"] [tool.poetry.dependencies] python = "^3.11" snakemake-interface-common = "1.14.4" -snakemake-interface-executor-plugins = "8.1.0" +snakemake-interface-executor-plugins = "8.1.1" azure-storage-blob = "^12.17.0" azure-batch = "^14.0.0" azure-mgmt-batch = "^17.1.0"