From 20da4d94257dfebfd0fe1f5db35782da3cb64ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:33:00 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.4 in /tools/precommit 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 ... Signed-off-by: dependabot[bot] --- tools/precommit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/precommit/requirements.txt b/tools/precommit/requirements.txt index ffcc12dc54..bb9e9e1d37 100644 --- a/tools/precommit/requirements.txt +++ b/tools/precommit/requirements.txt @@ -6,7 +6,7 @@ cmakelang==0.6.13 Flask==3.0.0 gunicorn==22.0.0 itsdangerous==2.1.2 -Jinja2==3.1.3 +Jinja2==3.1.4 linkify-it-py==2.0.2 markdown-it-py==2.2.0 MarkupSafe==2.1.3