Skip to content

Commit 86770ba

Browse files
committed
Match version of more_itertools that is already installed in pkg_resources with vendored.txt
1 parent 35bb574 commit 86770ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg_resources/_vendor/vendored.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ importlib_resources==5.10.2
1010
# required for importlib_resources on older Pythons
1111
zipp==3.7.0
1212
# required for jaraco.functools
13-
more_itertools==8.8.0
13+
more_itertools==10.2.0
1414
# required for jaraco.context on older Pythons
1515
backports.tarfile

0 commit comments

Comments
 (0)