From 69b1e2780c92ead5885f3f5e6122c3bf225221c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:55:38 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.6 in /docker Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6. - [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.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..214e1c67d 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -99,7 +99,7 @@ isoduration==20.11.0 jaraco.classes==3.3.0 jedi==0.19.0 jeepney==0.8.0 -Jinja2==3.1.2 +Jinja2==3.1.6 joblib==1.3.2 json5==0.9.14 jsonpointer==2.4