From 19485ab35fc3d9078b6bfbdc4935cea9c283779d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 05:11:48 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.4 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index abc2963..8ca42bd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ idna==3.10 imagesize==1.4.1 importlib-metadata==4.8.3 iniconfig==1.1.1 -Jinja2==3.0.3 +Jinja2==3.1.4 MarkupSafe==2.0.1 packaging==20.9 pluggy==0.13.1