From 5b64eca45ce23f4df2bb88bbc415a307acac0f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:39:52 +0000 Subject: [PATCH] build(deps): bump jinja2 in /contrib/libcbor/doc/source Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.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.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/libcbor/doc/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/libcbor/doc/source/requirements.txt b/contrib/libcbor/doc/source/requirements.txt index 502d79cc62e6..2658a2e643d9 100644 --- a/contrib/libcbor/doc/source/requirements.txt +++ b/contrib/libcbor/doc/source/requirements.txt @@ -8,7 +8,7 @@ docutils==0.18.1 idna==3.4 imagesize==1.4.1 importlib-metadata==6.8.0 -Jinja2==3.1.2 +Jinja2==3.1.4 livereload==2.6.3 MarkupSafe==2.1.3 packaging==23.2