From 078c7ab37d49cd7b511e23ee2e1dd7a1dd013e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:12:56 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.5 in /src/behavior_classifier Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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.3...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/behavior_classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/behavior_classifier/requirements.txt b/src/behavior_classifier/requirements.txt index b479cb2e9..59c78dd78 100644 --- a/src/behavior_classifier/requirements.txt +++ b/src/behavior_classifier/requirements.txt @@ -91,7 +91,7 @@ ipykernel==6.29.3 ipython==8.21.0 ipython-genutils==0.2.0 jedi==0.19.1 -Jinja2==3.1.3 +Jinja2==3.1.5 jiter==0.4.2 joblib==1.3.2 json5==0.9.22