From a948c951d5e91d05ee6756e90ff429075ac44c12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:09:08 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.4 in /Python Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.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.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index 69ddbc49..e930ea79 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -4,7 +4,7 @@ click==8.0.3 cycler==0.11.0 fonttools==4.31.1 iniconfig==1.1.1 -Jinja2==3.0.3 +Jinja2==3.1.4 kiwisolver==1.4.0 matplotlib==3.5.1 mypy-extensions==0.4.3