From 913e17e25cf88ea559a7281f9cab759857d46d70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:35:23 +0000 Subject: [PATCH] build(deps): bump jinja2 in /contrib/libcbor/doc/source Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.5) --- 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 18d9fe5a1ee0..dc154cf4f911 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.5 livereload==2.6.3 MarkupSafe==2.1.3 packaging==23.2