From 82914bc4f9490722acdce4e82adac0f8e11ff967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:45:54 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.3 to 3.1.5 in /bazel in the pip group Bumps the pip group in /bazel with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` 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: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- bazel/notebook_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazel/notebook_requirements.txt b/bazel/notebook_requirements.txt index ce03f7210e..40a635be75 100644 --- a/bazel/notebook_requirements.txt +++ b/bazel/notebook_requirements.txt @@ -85,7 +85,7 @@ isoduration==20.11.0 # via jsonschema jedi==0.19.0 # via ipython -jinja2==3.1.3 +jinja2==3.1.5 # via # jupyter-server # jupyterlab