From bec115baaf5f61e88d909d1702f645e33f247fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:59:20 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /hack/api-docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hack/api-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/api-docs/requirements.txt b/hack/api-docs/requirements.txt index 7d20671b908..2a55c63dddd 100644 --- a/hack/api-docs/requirements.txt +++ b/hack/api-docs/requirements.txt @@ -9,7 +9,7 @@ htmlmin==0.1.12 idna==3.10 importlib-metadata==8.5.0 importlib-resources==6.4.5 -Jinja2==3.1.4 +Jinja2==3.1.5 jsmin==3.0.1 livereload==2.7.0 Markdown==3.7