From d52cc59f6ee83436ec5457cb14920f26f161c127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 07:14:31 +0000 Subject: [PATCH] Bump more-itertools from 8.7.0 to 8.8.0 in /tests Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.7.0 to 8.8.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v8.7.0...v8.8.0) Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1579bd5707..ce910b58b6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -10,5 +10,5 @@ certifi==2020.12.5 urllib3==1.26.4 pytest-html==3.1.1 pytest-profiling==1.7.0 -more-itertools==8.7.0 +more-itertools==8.8.0 mock==4.0.3 \ No newline at end of file