From 58899b5dbcd0672d4a235965bfc336d6ff267530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:29:14 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /applications/cli Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [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.1...2.11.3) Signed-off-by: dependabot[bot] --- applications/cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/cli/requirements.txt b/applications/cli/requirements.txt index dc7cfcaaa..4848b1316 100644 --- a/applications/cli/requirements.txt +++ b/applications/cli/requirements.txt @@ -14,7 +14,7 @@ jsonschema==2.6.0 distro==1.3.0 yaspin==0.14.0 ruamel.yaml.jinja2==0.2.2 -jinja2==2.10.1 +jinja2==2.11.3 pycryptodome==3.7.3 retry==0.9.2 cryptography==2.7