Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester authored Sep 20, 2023
1 parent 2967b5c commit 2c0bb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ snakemake-interface-executor-plugins = "^4.0.0"
snakemake-interface-common = "^1.3.2"

[tool.poetry.group.dev.dependencies]
snakemake = {git = "https://github.com/snakemake/snakemake.git", branch = "refactor/cleanup-interfaces"}
snakemake = {git = "https://github.com/snakemake/snakemake.git"}
black = "^23.7.0"
flake8 = "^6.1.0"
coverage = "^7.3.0"
Expand Down

0 comments on commit 2c0bb45

Please sign in to comment.