From 3097fa0352234059fc39fa302a343255c8f2d901 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Mar 2025 06:21:30 +0000 Subject: [PATCH] fix: solutions/3.2.1 A Simple Example hello.html/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-9292516 --- solutions/3.2.1 A Simple Example hello.html/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/3.2.1 A Simple Example hello.html/requirements.txt b/solutions/3.2.1 A Simple Example hello.html/requirements.txt index 8564190..7d9d0e3 100644 --- a/solutions/3.2.1 A Simple Example hello.html/requirements.txt +++ b/solutions/3.2.1 A Simple Example hello.html/requirements.txt @@ -1,6 +1,6 @@ Flask==0.10.1 GnuPGInterface==0.3.2 -Jinja2==2.7.2 +Jinja2==3.1.6 MarkupSafe==0.18 Werkzeug==0.9.4 apt-xapian-index==0.44