From 0f61538a9c20b4e40553aed6b4efd93f56313150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:34:51 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /userdocs 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] --- userdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/requirements.txt b/userdocs/requirements.txt index 2c2d8a6484..617511c0b9 100644 --- a/userdocs/requirements.txt +++ b/userdocs/requirements.txt @@ -4,7 +4,7 @@ mkdocs-redirects mkdocs-minify-plugin mkdocs-glightbox pymdown-extensions >= 9.9.1 -jinja2 == 3.1.4 +jinja2 == 3.1.5 pillow cairosvg