From 9d3694b18e0b08d070354358edefa5db0d2d52fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 18:45:53 +0000 Subject: [PATCH 1/2] Bump more-itertools from 8.4.0 to 8.5.0 Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.4.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.4.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 bc73eba932..1c5704346f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ importlib-resources==3.0.0 Jinja2==2.11.2 jsonschema==3.2.0 MarkupSafe==1.1.1 -more-itertools==8.4.0 +more-itertools==8.5.0 nodeenv==1.5.0 pathlib2==2.3.5 pre-commit==2.7.1 From 77e2a8e22d7a40b264f29c817a84b3af29280f14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 07:51:15 +0000 Subject: [PATCH 2/2] Bump identify from 1.4.29 to 1.4.30 Bumps [identify](https://github.com/chriskuehl/identify) from 1.4.29 to 1.4.30. - [Release notes](https://github.com/chriskuehl/identify/releases) - [Commits](https://github.com/chriskuehl/identify/compare/v1.4.29...v1.4.30) 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 1c5704346f..9a32550732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ contextlib2==0.6.0.post1 distlib==0.3.1 filelock==3.0.12 gitdb==4.0.5 -identify==1.4.29 +identify==1.4.30 idna==2.10 importlib-metadata==1.7.0 importlib-resources==3.0.0