From c7e63771b06db6e5e03285c0d56c02908a91f1c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:32:27 +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 b2330b7..92811c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-Caching==2.0.2 gevent==21.12.0 html5lib==1.1 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.5 MarkupSafe==2.1.3 misaka==2.1.1 pytest==7.4.1