From 2cdc9f2caf4d5f90d8fa06de45b7d16c37b9caa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 01:01:39 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /.kokoro Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .kokoro/requirements.in | 2 +- .kokoro/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.kokoro/requirements.in b/.kokoro/requirements.in index 8655d5a3ae0..5ae91896e4e 100644 --- a/.kokoro/requirements.in +++ b/.kokoro/requirements.in @@ -6,7 +6,7 @@ cryptography==42.0.4 cachetools==4.2.4 cffi==1.15.1 jeepney==0.7.1 -jinja2==3.1.5 +jinja2==3.1.6 markupsafe==2.0.1 keyring==23.4.1 packaging==21.3 diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index e9ab883199f..3e288753db0 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -250,9 +250,9 @@ jeepney==0.7.1 \ # -r requirements.in # keyring # secretstorage -jinja2==3.1.5 \ - --hash=sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb \ - --hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb +jinja2==3.1.6 \ + --hash=sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d \ + --hash=sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67 # via # -r requirements.in # gcp-releasetool