From 92f11903bfc76b974c0a78a3cf1214615cdf3a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 09:21:39 +0200 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.4 (#164) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index c12bd65..f6b7468 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -8,7 +8,7 @@ docutils==0.20.1 idna==3.6 imagesize==1.4.1 importlib-metadata==8.0.0 -Jinja2==3.1.3 +Jinja2==3.1.4 MarkupSafe==2.1.3 nbsphinx packaging==24.1