From 66deb7de5cfd2264415d9f115f7b52da5b163ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:50:45 +0000 Subject: [PATCH] Bump jinja2 from 2.11.1 to 3.1.5 in /CZ3006/Lab 4 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.1...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CZ3006/Lab 4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CZ3006/Lab 4/requirements.txt b/CZ3006/Lab 4/requirements.txt index 5fe45a38..f974a15b 100644 --- a/CZ3006/Lab 4/requirements.txt +++ b/CZ3006/Lab 4/requirements.txt @@ -10,7 +10,7 @@ ipython==7.13.0 ipython-genutils==0.2.0 ipywidgets==7.5.1 jedi==0.16.0 -Jinja2==2.11.1 +Jinja2==3.1.5 json5==0.9.4 jsonschema==3.2.0 jupyter-client==6.1.2