From 30cd56d3f32ce8391530f3914b5bbf3a628daa5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:32:19 +0000 Subject: [PATCH] build(deps): bump jinja2 Bumps the pip group with 1 update in the /requirements directory: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` 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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-saltbox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-saltbox.txt b/requirements/requirements-saltbox.txt index 2d7879d56b..9a629e543c 100644 --- a/requirements/requirements-saltbox.txt +++ b/requirements/requirements-saltbox.txt @@ -5,7 +5,7 @@ argon2_cffi==23.1.0 certbot==2.11.0 dnspython==2.6.1 docker==7.1.0 -jinja2==3.1.4 +jinja2==3.1.5 jmespath==1.0.1 lxml==5.2.2 ndg-httpsclient==0.5.1