From 81fb143a8163802d17c8d3e44584da214757939b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:41:11 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ffc2f0..a621137 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ iopath==0.1.9 ipython==8.16.1 ipywidgets==8.1.5 isoduration==20.11.0 -Jinja2==3.1.4 +Jinja2==3.1.6 joblib==1.4.2 json-tricks==3.17.3 json5==0.9.25