From 6b817f37099d84d84b23e92cccf6532b5775d206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:50:54 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 3.1.4 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 3.1.4. - [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.8...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8cf0626671..1ff63297be 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ alabaster==0.7.9 Babel==2.3.4 docutils==0.12 imagesize==0.7.1 -Jinja2==2.8 +Jinja2==3.1.4 MarkupSafe==0.23 Pygments==2.1.3 pytz==2016.6.1