From 19beb0fd1840716a295cae57e058f36e20cad90a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:40:02 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /etc 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] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 5f627732a4..b25d4495b5 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -25,7 +25,7 @@ idna==3.7 importlib_metadata==8.4.0 iniconfig==2.0.0 isort==5.11.3 -Jinja2==3.1.4 +Jinja2==3.1.5 json-schema-for-humans==0.40 lazy-object-proxy==1.8.0 markdown2==2.4.2