updating dependencies

This commit is contained in:
2021-10-29 17:47:10 +01:00
parent 5b668deb13
commit d82c41f2ff
2 changed files with 9 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ def test(ctx):
@duty
def update_deps(ctx, dry: bool = True):
def update_deps(ctx, dry: bool = False):
"""Update the dependencies using Poetry.
Example: