From f6cf30e8adc33a331f1d220a0d726d44a89fd1b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:09:31 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 3.1.4 in /paas-ce/paasagent/etc/build/packages Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paas-ce/paasagent/etc/build/packages/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paas-ce/paasagent/etc/build/packages/requirements.txt b/paas-ce/paasagent/etc/build/packages/requirements.txt index 371cc4240..5df645134 100644 --- a/paas-ce/paasagent/etc/build/packages/requirements.txt +++ b/paas-ce/paasagent/etc/build/packages/requirements.txt @@ -9,7 +9,7 @@ httplib2==0.9.1 xlrd==1.0.0 xlwt==1.1.2 Mako==1.0.4 -Jinja2==2.8 +Jinja2==3.1.4 MarkupSafe==0.23 meld3==1.0.2 pbr==1.10.0