From 110289f37df014c9f65b82c64ca54fd7a09d5177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 18:27:03 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /analytics 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-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 032ce6a21..243a679be 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -49,7 +49,7 @@ ipython==8.27.0 ipywidgets==8.1.5 isoduration==20.11.0 jedi==0.19.1 -Jinja2==3.1.4 +Jinja2==3.1.6 json5==0.10.0 jsonpointer==3.0.0 jsonschema==4.23.0