From d6f89e8375f5c48a835b2416018d412960f979b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 17:43:05 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.10.1 Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 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.9.6...2.10.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4ffd045b..f3a5fd04b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ decorator==4.1.2 fabric3==1.14.post1 flake8==3.5.0 isort==5.7.0 -jinja2==2.9.6 +jinja2==2.10.1 multidict==5.1.0 nose==1.3.7 numpy==1.14.2