Skip to content

Commit 23e99e3

Browse files
fix(deps): update dependency more-itertools to v10
1 parent b60d2f5 commit 23e99e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python = "^3.9"
2121
astroid = "2.15.8"
2222
typer = "0.9.0"
2323
rich = "13.7.0"
24-
more-itertools = "9.1.0"
24+
more-itertools = "10.4.0"
2525
tomli = "2.0.1"
2626
pydantic = "1.10.13"
2727

0 commit comments

Comments
 (0)