From 448fe8b2c0d79289e259601ac5b2ff0688b3d7ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:24:30 +0000 Subject: [PATCH] chore(deps): update dependency jinja2 to v3.1.4 [security] --- app/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index eb47169b..b540ad27 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ arrow==1.3.0 Authlib==1.3.0 -Jinja2==3.1.3 +Jinja2==3.1.4 awscli==1.32.95 aws-sns-message-validator==0.0.5 boto3==1.34.95 @@ -13,7 +13,7 @@ google-api-core==2.19.0 google-auth==2.29.0 httpx==0.27.0 itsdangerous==2.2.0 -Jinja2==3.1.3 +Jinja2==3.1.4 PyJWT==2.8.0 PyYAML!=6.0.0,!=5.4.0,!=5.4.1 python-dotenv==0.21.1