From 1cfa86faffbf7655e19c7c819549030f94e9cb5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:44:37 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- requirements-tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 63b78fd2..899c4d9c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -63,7 +63,7 @@ idna==3.10 # requests imagesize==1.4.1 # via sphinx -jinja2==3.1.4 +jinja2==3.1.5 # via sphinx jmespath==1.0.1 # via diff --git a/requirements-tests.txt b/requirements-tests.txt index ac7ce51b..a70ec696 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -75,7 +75,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -jinja2==3.1.4 +jinja2==3.1.5 # via moto jmespath==1.0.1 # via