From 2380ac0e2a81b1e723a5745b759fa24bf16aceff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:46:18 +0000 Subject: [PATCH] Bump jinja2 from 2.11.0 to 2.11.3 in /Lecture5 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 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.11.0...2.11.3) Signed-off-by: dependabot[bot] --- Lecture5/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lecture5/requirements.txt b/Lecture5/requirements.txt index 70bab6d..a22ab98 100644 --- a/Lecture5/requirements.txt +++ b/Lecture5/requirements.txt @@ -13,7 +13,7 @@ ipython==7.11.1 ipython-genutils==0.2.0 jaraco.itertools==5.0.0 jedi==0.16.0 -Jinja2==2.11.0 +Jinja2==2.11.3 json5==0.8.5 jsonschema==3.2.0 jupyter-client==5.3.4