Skip to content

Commit

Permalink
Bump dev dependencies (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmelnikow authored Aug 12, 2024
1 parent 39d24e9 commit 6304f38
Show file tree
Hide file tree
Showing 5 changed files with 894 additions and 646 deletions.
2 changes: 1 addition & 1 deletion dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def cli():

@cli.command()
def install():
execute("poetry install --remove-untracked --extras serialization")
execute("poetry install --sync --extras serialization")


@cli.command()
Expand Down
Loading

0 comments on commit 6304f38

Please sign in to comment.