From 2df08e36bc8445a59a3b319389dd1d4eabb41772 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 May 2024 21:01:04 -0700 Subject: [PATCH] Update jinja2 from 2.10 to 3.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c521ddb..fda3d2b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3==1.9.150 Click==6.7 troposphere==2.4.7 awacs==0.7.2 -jinja2==2.10 +jinja2==3.1.4 inflection==0.3.1 colorama==0.3.9 pytz==2018.3