From b020d1abfc21e85c65264975d752e2c2d6a1ae67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 06:07:31 +0000 Subject: [PATCH] Bump jinja2 from 3.0.2 to 3.1.5 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 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.2...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index baefacbf..1238bcee 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -30,7 +30,7 @@ GitPython==3.1.13 identify==2.2.13 idna==2.10 importlib-metadata==4.10.0 -Jinja2==3.0.2 +Jinja2==3.1.5 jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==2.1.3