From a85f463b49a6e78d0d36ba43e031f6bbb156a2f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:30:28 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /deploy Bumps [jinja2](https://github.com/pallets/jinja) 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 ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index acefc474..6992d107 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -47,7 +47,7 @@ imagesize==1.4.1 importlib-metadata==8.5.0 inflection==0.5.1 itsdangerous==2.2.0 -jinja2==3.1.4 +jinja2==3.1.5 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 kombu==5.4.2