From 5621fb3e90cfaa78888197fcbff37ad82b98f7c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 01:14:41 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /API/pythonCppAPI 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] --- API/pythonCppAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 API/pythonCppAPI/requirements.txt diff --git a/API/pythonCppAPI/requirements.txt b/API/pythonCppAPI/requirements.txt old mode 100755 new mode 100644 index a0754b2d..9e294701 --- a/API/pythonCppAPI/requirements.txt +++ b/API/pythonCppAPI/requirements.txt @@ -25,7 +25,7 @@ itk-filtering==5.0.0.post1 itk-numerics==5.0.0.post1 itkwidgets==0.16.3 jedi==0.14.0 -Jinja2==2.10.1 +Jinja2==2.11.3 jsonschema==3.0.1 jupyter-client==5.2.4 jupyter-core==4.5.0