From 41f2497b8f5653c6da7ff0344fb28dc6e4493f42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 02:40:18 -0400 Subject: [PATCH] Update jinja2 from 2.10.1 to 3.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8b8efa..503b8c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ # click==7.0 click==6.7 -jinja2==2.10.1 +jinja2==3.1.4 markupsafe==1.1.1 # via jinja2 \ No newline at end of file