From 4440b078c2ff53155add3868bf087e6ab47d418b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:24:37 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 2.11.3 to 3.1.4 in /apps-cd Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.4. - [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/2.11.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps-cd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-cd/requirements.txt b/apps-cd/requirements.txt index 803362c6b..0eb5b1146 100644 --- a/apps-cd/requirements.txt +++ b/apps-cd/requirements.txt @@ -9,7 +9,7 @@ google-auth==1.6.3 google-auth-httplib2==0.0.3 google-cloud-core==1.0.3 google-cloud-storage==1.17.0 -jinja2==2.11.3 +jinja2==3.1.4 json-log-formatter==0.2.0 jwcrypto==0.6.0 kubernetes==9.0.0