Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Sep 21, 2023
1 parent 220d529 commit ae5e7b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.9"
snakemake-interface-common = "^1.4.1"
snakemake-interface-executor-plugins = "^4.0.0"
snakemake-interface-common = "^1.5.0"
snakemake-interface-executor-plugins = "^5.0.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit ae5e7b0

Please sign in to comment.