Skip to content

Commit 2c9cb52

Browse files
Bump more-itertools from 7.0.0 to 7.1.0
Bumps [more-itertools](https://github.com/erikrose/more-itertools) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/erikrose/more-itertools/releases) - [Commits](more-itertools/more-itertools@7.0.0...v7.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d9b91c7 commit 2c9cb52

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)