From 2b29c7512ad1942e6d8dc43cbe3b1071a0dd2d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:07:35 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /packages/python-venv Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/python-venv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/python-venv/requirements.txt b/packages/python-venv/requirements.txt index f52f31482e4..82702ce9214 100644 --- a/packages/python-venv/requirements.txt +++ b/packages/python-venv/requirements.txt @@ -8,7 +8,7 @@ elementpath==4.4.0 pyyaml==6.0.1 ruamel.yaml==0.18.6 python-dateutil==2.9.0.post0 -Jinja2==3.1.4 +Jinja2==3.1.5 pykwalify==1.8.0 colorlog==6.8.2 click==8.1.7