From 34960ba94771d61e94ccc312756d92c1b3b380b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:23:00 +0000 Subject: [PATCH] Bump jinja2 from 2.11.1 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 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.11.1...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 913f055..d497374 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ chardet==3.0.4 cryptography==2.8 docutils==0.15.2 idna==2.9 -Jinja2==2.11.1 +Jinja2==3.1.3 jmespath==0.9.5 MarkupSafe==1.1.1 ntlm-auth==1.4.0 diff --git a/tests/requirements.txt b/tests/requirements.txt index 4fb3126..78a9a99 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -9,7 +9,7 @@ cryptography==2.8 docopt==0.6.2 docutils==0.15.2 importlib-metadata==1.6.0 -Jinja2==2.11.1 +Jinja2==3.1.3 jmespath==0.9.5 jq==0.1.6 json2yaml==1.1.1