From 6ab4a4f3cc7c7cfda8b84745a26fd4cb4ec9470f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:43:24 +0000 Subject: [PATCH] Update dependency Jinja2 to v3.1.5 (#11619) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 2c98a6ec25..bd5b4d07ea 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ Babel = "==2.9.1" # i18n bandit = "==1.7.10" # lint beautifulsoup4 = "==4.9.3" # admin tests coverage = "==5.4" # Build coverage XML for Codacy -Jinja2 = "==3.1.4" # c2c.template +Jinja2 = "==3.1.5" # c2c.template lingua = "==4.14" # i18n PasteScript = "==3.2.1" # geoportal pcreate polib = "==1.1.1" # i18n