From d1b6d8014bac3dffbb2eea42f2f34a301288083c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 07:39:30 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.4. - [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.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62617f60..649a5ac9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.0.4 coverage==4.5.2 cryptography>=3.2.1,<43.0.0 httpsig-cffi==15.0.0 -Jinja2==3.0.3; python_version == '3.6' +Jinja2==3.1.4; python_version == '3.6' Jinja2>=3.1.4; python_version >= '3.7' jmespath==0.10.0 ndg-httpsclient==0.4.2