From d98145a7fb2b7fee87047b6fbbc89cc90d01b814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:49:21 +0000 Subject: [PATCH] Bump jinja2 in /web in the pip group across 1 directory Bumps the pip group with 1 update in the /web directory: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 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/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index cbc81972..46fd259c 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -6,7 +6,7 @@ colorama==0.4.4 docutils==0.17.1 idna==3.7 imagesize==1.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 livereload==2.6.3 MarkupSafe==2.0.1 packaging==21.0