From e67686b259ed057ed3cabaa1518657ff05158297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:26:13 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /images/analytics-publisher 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] --- images/analytics-publisher/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/analytics-publisher/requirements.txt b/images/analytics-publisher/requirements.txt index b81c9d8a3..e9e1a2772 100644 --- a/images/analytics-publisher/requirements.txt +++ b/images/analytics-publisher/requirements.txt @@ -55,7 +55,7 @@ grpcio-status==1.50.0 # via google-api-core idna==3.7 # via requests -jinja2==3.1.4 +jinja2==3.1.5 # via -r requirements.in markupsafe==2.1.1 # via jinja2