From 6a63b8043cfc16217d0b12acc5b5c344996a6c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:21:30 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /examples/apps/django 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] --- examples/apps/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/apps/django/requirements.txt b/examples/apps/django/requirements.txt index 4c7a1ee61d..1e4b172eb8 100644 --- a/examples/apps/django/requirements.txt +++ b/examples/apps/django/requirements.txt @@ -2,4 +2,4 @@ django==4.2.17 channels==2.2.0 panel==0.9.3 bokeh==2.0.2 -jinja2==3.1.4 +jinja2==3.1.5