From 87dad7dffd7210d540db526587d316e5629e437f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 15:54:55 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.4 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] --- requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index 0af032c3..6e6c50bc 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -41,7 +41,7 @@ idna==3.7 importlib_metadata==7.1.0 importlib_resources==6.4.0 itypes==1.2.0 -Jinja2==3.1.3 +Jinja2==3.1.4 jmespath==1.0.1 kiwisolver==1.4.5 llvmlite==0.41.1