Skip to content

Commit 093ecac

Browse files
Update dependency more-itertools to v10
1 parent e4cce6c commit 093ecac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ idna = "==3.7"
2222
importlib-metadata = "==3.10.1"
2323
iniconfig = "==1.1.1"
2424
kitchen = "==1.2.6"
25-
more-itertools = "==8.7.0"
25+
more-itertools = "==10.5.0"
2626
packaging = "==20.9"
2727
pluggy = "==0.13.1"
2828
py = "==1.10.0"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ idna==3.7
1111
importlib-metadata==3.10.1 ; python_version < '3.8'
1212
iniconfig==1.1.1
1313
kitchen==1.2.6
14-
more-itertools==8.7.0
14+
more-itertools==10.5.0
1515
packaging==20.9
1616
pluggy==0.13.1
1717
py==1.10.0

0 commit comments

Comments
 (0)