From 8c6b07248a2239f5847ea05f3ca8503a27825227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:44:23 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 3.1.4 in /tests/python3-libraries Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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/2.10...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python3-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python3-libraries/requirements.txt b/tests/python3-libraries/requirements.txt index 23175a06..350f071d 100644 --- a/tests/python3-libraries/requirements.txt +++ b/tests/python3-libraries/requirements.txt @@ -67,7 +67,7 @@ ipython==6.5.0 iso8601==0.1.12 isodate==0.6.0 itsdangerous==0.24 -jinja2==2.10 +jinja2==3.1.4 jmespath==0.9.3 jsonschema==2.6.0 kombu==4.2.1