From 029f4734fd9b9ed5de5ec1bd5e7c9418d2784424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:56:36 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.5 in /docker/python-automation Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 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.0.3...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/python-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/python-automation/requirements.txt b/docker/python-automation/requirements.txt index b98fae1..634392b 100644 --- a/docker/python-automation/requirements.txt +++ b/docker/python-automation/requirements.txt @@ -43,7 +43,7 @@ install==1.3.4 isort==5.10.1 itsdangerous==2.0.1 jdcal==1.4.1 -Jinja2==3.0.3 +Jinja2==3.1.5 jmespath==0.10.0 json5==0.9.5 jsondiff==1.2.0