From d2ea4d48696e628915142dfb955c7cb3341ba01b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:37:02 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9171f192ec..1e4d8dc9e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==8.0.1 jedi==0.18.1 -Jinja2==3.1.4 +Jinja2==3.1.5 JPype1==1.5.0 jsonschema==4.14.0 jupyter==1.0.0