From a9f26319d764b44b604fa998e802467f9b3be08b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:46:14 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 3.1.3 in /tests/python2-libraries Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 3.1.3. - [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.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python2-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python2-libraries/requirements.txt b/tests/python2-libraries/requirements.txt index f0596d67..f8931131 100644 --- a/tests/python2-libraries/requirements.txt +++ b/tests/python2-libraries/requirements.txt @@ -71,7 +71,7 @@ ipaddress==1.0.22 iso8601==0.1.12 isodate==0.6.0 itsdangerous==0.24 -jinja2==2.10 +jinja2==3.1.3 jmespath==0.9.3 jsonschema==2.6.0 kombu==4.2.1