Skip to content

Commit db6e00c

Browse files
fix(deps): update dependency more-itertools to v9.1.0
1 parent c820359 commit db6e00c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python = "^3.9"
2121
astroid = "2.15.0"
2222
typer = "0.7.0"
2323
rich = "13.3.2"
24-
more-itertools = "9.0.0"
24+
more-itertools = "9.1.0"
2525
tomli = "2.0.1"
2626
pydantic = "1.10.6"
2727

0 commit comments

Comments
 (0)