From eb2f3dbf2363aef4131706b96ac3bf06c21126f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:21:27 +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 2a6026f..94eea8b 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -47,7 +47,7 @@ ipykernel==6.29.5 ipython==8.26.0 itsdangerous==2.2.0 jedi==0.19.1 -Jinja2==3.1.4 +Jinja2==3.1.5 jiter==0.5.0 jsonpatch==1.33 jsonpointer==3.0.0