From 77db4a0585d4622bff2648329dbecb78708fb50a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:35:53 +0000 Subject: [PATCH] deps(deps): bump jinja2 from 3.0 to 3.1.5 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0 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.0...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc025ca..9f6c3f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.35.93 PyYAML==6.0.2 pyyaml-include==1.3.1 -jinja2==3.0 +jinja2==3.1.5 jinjasql==0.1.8 JSONBender==0.9.3 jsonschema==4.23.0