From 4c0c444ed561e424143e5dfb13de279569f570b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:22:32 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.3 in /2022_code Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. - [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/3.0.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2022_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022_code/requirements.txt b/2022_code/requirements.txt index 030b3f7d..6c838d37 100644 --- a/2022_code/requirements.txt +++ b/2022_code/requirements.txt @@ -43,7 +43,7 @@ itemadapter==0.5.0 itemloaders==1.0.4 itsdangerous==2.1.2 janus==1.0.0 -Jinja2==3.0.3 +Jinja2==3.1.3 jmespath==1.0.0 lxml==4.9.1 MarkupSafe==2.1.1