From bf6df0d35336fd2e1a2c24000ae8529034565e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:03:22 +0000 Subject: [PATCH] :arrow_up: Bump jinja2 from 2.7.1 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.1 to 3.1.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.7.1...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- min_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/min_requirements.txt b/min_requirements.txt index 453ece14..372caf1d 100644 --- a/min_requirements.txt +++ b/min_requirements.txt @@ -2,7 +2,7 @@ ruamel.yaml==0.15.5;python_version == '3.6' ruamel.yaml==0.15.42;python_version == '3.7' ruamel.yaml==0.15.98;python_version == '3.8' ruamel.yaml==0.15.98;python_version == '3.9' -jinja2==2.7.1 +jinja2==3.1.3 lml==0.0.9 appdirs==1.4.3 crayons== 0.1.0