From cbeeca68c84fb8ac7d66e174d8433ec58fe1abd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:34:07 +0000 Subject: [PATCH] Bump jinja2 from 2.10.3 to 2.11.3 in /generation Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. - [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/2.10.3...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation/requirements.txt b/generation/requirements.txt index 42cd86c..d3e258a 100644 --- a/generation/requirements.txt +++ b/generation/requirements.txt @@ -1,2 +1,2 @@ plumbum==1.6.8 -jinja2==2.10.3 \ No newline at end of file +jinja2==2.11.3 \ No newline at end of file