From ab0d82ceecb004f48afcad4ea7a383afa8c5a64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:51:11 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 in /images/analytics-publisher Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/analytics-publisher/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/analytics-publisher/requirements.txt b/images/analytics-publisher/requirements.txt index 82c22241f..8b6fb0cc2 100644 --- a/images/analytics-publisher/requirements.txt +++ b/images/analytics-publisher/requirements.txt @@ -12,6 +12,7 @@ charset-normalizer==2.1.1 # via requests google-api-core[grpc]==2.10.2 # via + # google-api-core # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging @@ -55,7 +56,7 @@ grpcio-status==1.50.0 # via google-api-core idna==3.4 # via requests -jinja2==3.1.2 +jinja2==3.1.3 # via -r requirements.in markupsafe==2.1.1 # via jinja2