From a251842f0bd1493eeaafc015128dace41309c8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 03:12:59 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.6 in /02_Notebook_and_Pipenv 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] --- 02_Notebook_and_Pipenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Notebook_and_Pipenv/requirements.txt b/02_Notebook_and_Pipenv/requirements.txt index afc06c5..6247e34 100644 --- a/02_Notebook_and_Pipenv/requirements.txt +++ b/02_Notebook_and_Pipenv/requirements.txt @@ -45,7 +45,7 @@ ipykernel==6.29.2 ipython==8.22.1 ; python_version >= '3.10' isoduration==20.11.0 jedi==0.19.1 ; python_version >= '3.6' -jinja2==3.1.4 ; python_version >= '3.7' +jinja2==3.1.6 ; python_version >= '3.7' joblib==1.3.2 ; python_version >= '3.7' json5==0.9.17 ; python_version >= '3.8' jsonpointer==2.4