From 5ffe4683590368641dabc861db381e276781a070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Nov 2020 01:18:22 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.10.1 in /tools/code_coverage Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.10.1. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...2.10.1) Signed-off-by: dependabot[bot] --- tools/code_coverage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/code_coverage/requirements.txt b/tools/code_coverage/requirements.txt index 89ee2b0ffc2a3..81694ce1ef21b 100644 --- a/tools/code_coverage/requirements.txt +++ b/tools/code_coverage/requirements.txt @@ -1 +1 @@ -Jinja2==2.10 +Jinja2==2.10.1