From 28aba2ca0d22e642d9758c0015c1263356a8b9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:21:07 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 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] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index a157a27..18e2c8e 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ bullet = "==2.1.0" capstone = "==4.0.1" graphviz = "==0.11" jinja-vanish = "==0.1" -jinja2 = "==2.10.1" +jinja2 = "==2.11.3" keystone-engine = {file = "https://zerosteiner.s3.amazonaws.com/packages/keystone-engine-0.9.1.post3.zip"} lief = "==0.10.1" networkx = "==2.3"