Skip to content

Commit 5b80ae5

Browse files
Update dependency more-itertools to v10
1 parent abba995 commit 5b80ae5

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.10"
2222
importlib-metadata = "==8.5.0"
2323
iniconfig = "==2.0.0"
2424
kitchen = "==1.2.6"
25-
more-itertools = "==8.14.0"
25+
more-itertools = "==10.5.0"
2626
packaging = "==20.9"
2727
pluggy = "==0.13.1"
2828
py = "==1.11.0"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ idna==3.10
1111
importlib-metadata==8.5.0 ; python_version < '3.8'
1212
iniconfig==2.0.0
1313
kitchen==1.2.6
14-
more-itertools==8.14.0
14+
more-itertools==10.5.0
1515
packaging==20.9
1616
pluggy==0.13.1
1717
py==1.11.0

0 commit comments

Comments
 (0)