From b7ea49ce3d577a352a3350fda448bba183ab2b0f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 12:13:14 +0000 Subject: [PATCH] Bump more-itertools from 8.1.0 to 8.5.0 Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.1.0 to 8.5.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v8.1.0...8.5.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4836630..25ed9bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ importlib-metadata==1.4.0 # via pytest kiwisolver==1.1.0 # via matplotlib matplotlib==3.1.2 mock==3.0.5 # via pytest-shutil -more-itertools==8.1.0 # via pytest +more-itertools==8.5.0 # via pytest numpy==1.18.1 packaging==20.1 # via pytest pandas==0.25.3