Skip to content

Commit 2b73cbf

Browse files
Update dependency more_itertools to <10.8
1 parent 590aae0 commit 2b73cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ wheel = "*"
1717
autopep8 = "<=1.7.0"
1818
importlib-metadata = "<7.2"
1919
isort = "*"
20-
more_itertools = "<10.4"
20+
more_itertools = "<10.8"
2121
mypy = "<1.16.0"
2222
pre-commit = "*"
2323
responses = "*"

0 commit comments

Comments
 (0)