Skip to content

Commit c44cd55

Browse files
Merge pull request #1126 from python-trio/dependabot/pip/more-itertools-7.1.0
2 parents d9b91c7 + 2c9cb52 commit c44cd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ isort==4.3.21 # via pylint
2626
jedi==0.13.3
2727
lazy-object-proxy==1.4.1 # via astroid
2828
mccabe==0.6.1 # via flake8, pylint
29-
more-itertools==7.0.0 # via pytest
29+
more-itertools==7.1.0 # via pytest
3030
outcome==1.0.0
3131
packaging==19.0 # via pytest
3232
parso==0.4.0 # via jedi

0 commit comments

Comments
 (0)