From 89e05ec8c64a31f06eea16386929ba882a3a226d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:17:52 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 9d562f5..23ca39c 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -27,7 +27,7 @@ idna==3.10 importlib_metadata==8.5.0 importlib_resources==6.4.5 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 jwcrypto==1.5.6 ldap3==2.9.1 limits==3.14.1