From 3d0c197962b1f07a2c7f5fbfcab0b8427945b9a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:49:37 +0000 Subject: [PATCH] chore(deps): update dependency jinja2 to v3.1.5 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6d..715c827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ isoduration==20.11.0 ; python_full_version == "3.10.13" jaraco-classes==3.3.0 ; python_full_version == "3.10.13" jedi==0.19.1 ; python_full_version == "3.10.13" jeepney==0.8.0 ; sys_platform == "linux" and python_full_version == "3.10.13" -jinja2==3.1.2 ; python_full_version == "3.10.13" +jinja2==3.1.5 ; python_full_version == "3.10.13" jmespath==1.0.1 ; python_full_version == "3.10.13" joblib==1.3.2 ; python_full_version == "3.10.13" json5==0.9.14 ; python_full_version == "3.10.13"