From 52d64a606b8822159ac32efed78698c4ee07e562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 18:21:12 +0000 Subject: [PATCH] Bump jinja2 from 3.1.5 to 3.1.6 in /docs/source Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index 95a5b7d8..bbe2cdca 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.1 docutils==0.21.2 idna==3.10 imagesize==1.4.1 -Jinja2==3.1.5 +Jinja2==3.1.6 MarkupSafe==3.0.2 packaging==24.2 Pygments==2.19.1